Search Issue Tracker
Fixed
Fixed in 6000.3.13f1
Fix In Review for 6000.0.73f1
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.3.10f1
6000.3.11f1
Issue ID
UUM-133627
Regression
No
Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
How to reproduce:
1. Open the attached “IN-131723.zip” project
2. Open the “SampleScene”
3. Open the “flask test” ShaderGraph and dock it next to the Scene View
4. Make any changes in the ShaderGraph
5. Rapidly mash CTRL + S to save the ShaderGraph
6. Observe the crash
Reproducible in: 6000.0.66f1, 6000.3.6f1, 6000.4.0a1
Not reproducible in: 6000.4.0a2, 6000.4.0b5, 6000.5.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- ”Failed to write shader cache entry to Library/ShaderCache/” or “Assertion failed on expression: 'm_AdjustedVariantDataCreated'“ errors may appear in the Console Window prior to crashing
- Also reproducible with VFXGraph instead of ShaderGraph
- It may take a around a minute or two of mashing CTRL + S before the crash happens
First few lines of stacktrace:
0x00007FFC2DD35140 (Unity) UNITY_XXH32
0x00007FFC2DBFE49E (Unity) ReadFromShaderCache
0x00007FFC2DBF9155 (Unity) GetSerializedSubProgramForShaderSnippet
OR
0x00007FF859B2571E (Unity) EnumerateDisabledKeywordsInVariantsArray
0x00007FF859B23A89 (Unity) CompileShaderSnippet
0x00007FF859B2660B (Unity) GetSerializedSubProgramForShaderSnippet
0x00007FF85A178B02 (Unity) CompileSingleVariantJob
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
- [AI Assistant] UI Overlap: Permission dropdown menu persists and obstructs "Allow" / "Deny" buttons in AI Assistant window
- Dragging an object under another to set it as the child will rename the parent object if we trigger a rename and start dragging immediately
- UITK WorldSpace ScrollView behaviour on Mobile
- [VisionPro] WebCamTexture fails to capture Persona stream frames
- Some shader variants are not collected when tracing with GraphicsStateCollection
Resolution Note:
Fixed in 6000.3.13f1
Resolution Note (fix version 6000.3.13f1):
Fixed in 6000.3.13f1
Resolution Note (fix version 6000.0.73f1):
Fixed in 6000.0.73f1