Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2020.3
2021.1
2021.2
Issue ID
1318468
Regression
No
EditorAssetGarbageCollectManager Memory Threshold Overflows due to (int) wrapping when Threshold is set to more than 2GB
Reproduction steps:
1. Create a Project with a large number of Nested Assets
2. Set the CONTENT_BUILD_INTERFACE_MEMORY_PRESSURE_COLLECT_THRESHOLD_MB to be higher than 2GB
3. Build the Project
Expected result: The Build takes up to 10
Actual result: The Build can take up to 1 hour due to EditorAssetGarbageCollectManager Memory overflow
Reproducible with: 2020.3.3f1, 2021.1.1f1, 2021.2.0a11
Could not test with: 2018.4, 2019.4 (No reproduction project)
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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a12
Resolution Note (fix version 2021.1):
Fixed in 2021.1.2f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.6f1