#Semaphore

1 messages · Page 1 of 1 (latest)

verbal eagle
#

thats the graph view, rendering is taking a huge part of it

pallid urchin
#

So yeah, rendering is killing it for you.

brisk musk
#

like i said, it comes from the GPU taking longer to finish rendering

verbal eagle
#

is there a way to figure out what exactly takes so long to render?

pallid urchin
#

Can you scroll down here to the render part if there is any?

verbal eagle
#

render thread is empty

pallid urchin
pallid urchin
#

But can you show the stats screen in your game view?

#

Perhaps it's something obvious.

verbal eagle
pallid urchin
#

Not really optimized, but no reason for it to be this slow.

#

Oh

#

Uh, can you make a development build? And profile that?

brisk musk
#

there is nothing really out of the ordinary from first look

verbal eagle
brisk musk
#

what are your pc specs?

pallid urchin
#

I see that animator component playing thing, there have been cases where that wrecks your profile afaik.

verbal eagle
verbal eagle
pallid urchin
#

Close that view then in the editor, or is it closed?

verbal eagle
#

it is closed

#

I guess maybe the editor itself just slows everything down? Game runs way faster in build

brisk musk
pallid urchin
#

Why is that a question? Can't you just see it?

verbal eagle
pallid urchin
#

Full screen should disable the rest of the views, so it should remove the overhead.

#

Okay

verbal eagle
pallid urchin
#

Well I thoroughly dislike profiling the editor, it's always a janky mess.

brisk musk
#

ok i actually know very little about amd GPU's to tell you if thats a good gpu

verbal eagle
#

its getting kinda old, that might be the issue

pallid urchin
#

It's totally middle of the road atm.

brisk musk
#

midrange shouldnt perform that bad

verbal eagle
#

i mean, i use this gpu for 5 years now

pallid urchin
#

No, but just come back with a development profile please, we can just be fixing a problem that isn't there.

#

Unless your overdrawing all those 600 batches, this shouldn't happen on that graphics card.

brisk musk
#

when i started making games i had an integrated graphics card, and i made scenes worse optimized then yours that still ran good enough

#

can you show your scene?

verbal eagle
#

im not allowed to do that

brisk musk
#

ah is it a work project?

verbal eagle
#

yep

brisk musk
#

then ask your graphics people to optimize the damn game lol

verbal eagle
brisk musk
#

the thing is that your PC is not industry standard, unless your working from home on your PC they should give you a better PC

verbal eagle
#

i'm working from home

brisk musk
#

what render pipeline are you using?

verbal eagle
#

urp

brisk musk
#

you can create a custom quality profile for yourself and decrease the render scale and other quality settings, that should help you make the game playable for you in the editor