Steps to reproduce:
- Create a new project using Universal 3D Template
- Right-click in the Hierarchy > UI Toolkit > UI Document with Asset
- Select the UI Document in the Hierarchy
- Double-click on the Panel Settings asset
- Change the "Render Mode" to "World Space"
- Open the Source Asset file in UI Builder
- Add 1-2 Labels to the Hierarchy in UI Builder and Save
- Observe the Console
Actual results: "Internal: deleting an allocation that is older than its permitted lifetime of 4 frames (age = 5)" and "Internal: JobTempAlloc has allocations that are more than the maximum lifespan of 4 frames old - this is not allowed and likely a leak" warnings
Expected results: no warnings/leaks
Reproducible with versions: 6000.4.0b2, 6000.4.0b5, 6000.5.0a5
Not reproducible with versions: 6000.3.5f1, 6000.4.0b1
Tested on (OS): macOS 26.2
Notes:
- Might be inconsistant to reproduce, in such case repeat 5-7th steps a few times