Search Issue Tracker

Fixed

Fixed in 2022.3.8f1, 2023.1.9f1, 2023.2.0b5, 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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.