Search Issue Tracker
Fixed
Fixed in 6000.0.57f1, 6000.2.2f1, 6000.3.0a1
Votes
0
Found in
6000.0.40f1
6000.3.0a1
Issue ID
UUM-102639
Regression
No
Warnings when warming up shaders with GraphicsStateCollection
Warnings when warming up shaders with GraphicsStateCollection
A team are using GraphicsStateCollection API for warming up our shaders. It works well, but when we warm up shaders, it spams several instances of this warning:
Internal: deleting an allocation that is older than its permitted lifetime of 4 frames (age = 15)
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 warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Resolution Note (fix version 6000.3.0a1):
Address job lifetime warnings when GraphicsStateCollection warmup spans many frames