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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment