Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.3.0a1
2018.3.10f1
2019.1.0a1
2019.2.0a1
Issue ID
1143739
Regression
Yes
Game View stutters on Play Mode when memory contains a lot of class instances inside of List<T> with .NET 4.X
Reproduction steps:
1. Open the attached project inside of "Net4.x Freeze example.zip"
2. Open and Play "SampleScene"
Expected result: Game View does not stutter
Actual result: Game View does stutter
Reproduces on: 2018.3.12f1, 2019.1.0f1, 2019.2.0a11
Does not reproduce on: 2017.4.25f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.1):
Fix frequent GC collections occurring in the Editor.