Search Issue Tracker
Fixed in 2022.3.8f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a1
Votes
0
Found in
2022.2.5f1
2023.1.0b1
2023.2.0a1
2023.3.0a3
Issue ID
UUM-27613
Regression
Yes
Multiple allocation warnings are thrown when using Voxel Play assets in Play Mode
Steps to reproduce:
1. Open the attached project “AllocationWarnings“
2. Open the “Assets/Voxel Play/Demos/Demo3_SimpleFlatTerrain/Simple_Scene.unity” Scene
3. Enter Play Mode
4. Observe the Console window
Expected result: No internal allocation warning messages appear in the Console window
Actual result: Several internal allocation warning messages appear in the Console window
Reproducible with: 2022.2.0a16, 2022.2.5f1, 2023.1.0b1, 2023.2.0a1
Not reproducible with: 2020.3.43f1, 2021.3.17f1, 2022.2.0a15
Reproducible on: Windows 10
Warning messages:
1. Internal: deleting an allocation that is older than its permitted lifetime of 4 frames (age = 5)
2. Internal: JobTempAlloc has allocations that are more than the maximum lifespan of 4 frames old - this is not allowed and likely a leak
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 2022.3.8f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-45532
Resolution Note (fix version 2023.3.0a1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-45532