Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b3
Issue ID
868686
Regression
Yes
[Performance] Garbage collection allocation has increased substantially when loading a new scene from 5.5 to 5.6
Repro steps:
1. Open SceneController scene from attached project.
2. Make sure profiler is running and visible
3. Press Play
4. Press Right arrow button on keyboard to switch to next scene.
5. Observe spike in profiler.
6. Select spike and observe GC allocation (around 1.2 MB)
7. Compare with 5.5, the same spike is only a few kb.
Expected outcome: GC allocation to not be that large.
Notes:
- Press "R" to reload the scene and view the spike again.
- Happens with all large scenes which have many particle systems
- Did not detect noticeable overhead in scenes with fewer (5-10) systems.
- Doesn't occur in 5.5.0p3, happens in 5.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment