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
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
Add comment