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
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
- Texture looks point-sampled when Mipmap Streaming is enabled
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
Add comment