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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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