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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note (fix version 6000.3.0a1):
Address job lifetime warnings when GraphicsStateCollection warmup spans many frames