unitypackage-custom-hierarchy
unitypackage-custom-hierarchy copied to clipboard
Performance issue on big scenes
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.