unitypackage-custom-hierarchy icon indicating copy to clipboard operation
unitypackage-custom-hierarchy copied to clipboard

Performance issue on big scenes

Open 2boxx opened this issue 2 years ago • 1 comments

I just solved a big performance issue in my game, where my EditorLoop was taking almost 70% in the profiler tab by removing this package from my project.

I removed this package and my project started to run smoothly in editor again. It was very significantly slowing the game and dropping my framerate, specially when shots were fired for some reason.

2boxx avatar Mar 21 '23 00:03 2boxx