Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment