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 Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
- "GraphicsBuffer.IsValid()" returns incorrect result when SkinnedMeshRenderer is disabled
- Clear Dynamic Data On Build does not clear data after a clean build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
Resolution Note (fix version 6000.3.0a1):
Address job lifetime warnings when GraphicsStateCollection warmup spans many frames