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
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
Add comment