Search Issue Tracker
Fixed in 2019.2
Fixed in 2019.1
Votes
0
Found in
2019.1.0a8
2019.1.0b3
2019.2.0a1
Issue ID
1129037
Regression
No
Incremental GC doesn't spread collection across multiple frames
Steps to reproduce:
1. Download and open the latest attached project("1129037-minimalrepro.zip")
2. Build development build for standalone*
3. Launch and connect profiler
Expected results: when GC is collected, it is spread across several frames
Actual result: it is still done on a single frame
Reproduced on 2019.1.0a8, 2019.1.0b4, 2019.2.0a6
Notes:
*It is reproducible in the Editor though seemingly to a lesser extent
Fixed 2019.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment