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
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
- "GraphicsBuffer.IsValid()" returns incorrect result when SkinnedMeshRenderer is disabled
- Clear Dynamic Data On Build does not clear data after a clean build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
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