Search Issue Tracker
Won't Fix
Won't Fix in 6000.1.X
Votes
0
Found in
6000.1.17f1
Issue ID
UUM-125597
Regression
No
Crash on GetSerializedSubProgramForShaderSnippet when exiting Maximized Play mode with a VFX Graph docked beside it and Domain reload is enabled
How to reproduce:
1. Open the attached “IN-115805” project
2. Open the “SampleScene”
3. Dock the “Charged Cone Attack“ VFX Graph next to the Game view window
4. Enter Play mode
5. Exit Play mode
6. Observe the crash
Reproducible with: 6000.1.0f1 (916e72a382ef), 6000.1.17f1
Not reproducible with: 6000.2.11f1, 6000.3.0b9, 6000.4.0a4
Could not test with: 6000.0.62f1, 6000.1.0b15 (could not fix errors from downgrading)
Reproduced on: Windows 11
Not reproduced on: macOS 26 (M1)
Note: Crash does not occur when “Do not reload Domain and Scene” or “Reload Scene only“ is active (Edit > Project Settings > Editor > Enter Play Mode Settings)
First few lines of the stack trace:
0x00007FF83C7F131E (Unity) EnumerateDisabledKeywordsInVariantsArray
0x00007FF83C7EF71B (Unity) CompileShaderSnippet
0x00007FF83C7F223B (Unity) GetSerializedSubProgramForShaderSnippet
0x00007FF83D669A32 (Unity) CompileSingleVariantJob
0x00007FF83C661261 (Unity) ujob_execute_job
or:
0x00007FF868204B80 (Unity) UNITY_XXH32
0x00007FF8662B68FE (Unity) ReadFromShaderCache
0x00007FF8662B1615 (Unity) GetSerializedSubProgramForShaderSnippet
0x00007FF867127902 (Unity) CompileSingleVariantJob
0x00007FF8661209D1 (Unity) ujob_execute_job
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (6000.1.X):
There are no fixes planned for this Bug