I’ve done some changes to an existing system and noticed that for some reason, every time I start the game theres a single frame with a noticeably high frametime.
With the microprofiler I found out that something labeled as “::1
” is causing this. I was not able to find any documentation or other information on what this does and why it’s making my game lag. There are no other labels below this one.
Does anyone have a solution or a way to figure out what exactly this is?