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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Add comment