Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.7f1
6000.2.0b5
Issue ID
UUM-109230
Regression
No
[DX12] Crash on ShaderLab::SubProgram::Compile or freeze when compiling a specific Ray Tracing shader
How to reproduce:
1. Open the attached “IN-101691.zip” project
2. In the Project window, select the “CrashingShader” asset (located in Assets folder)
3. In the Inspector window, click on “Compile and show code”
4. Observe the crash
Reproducible in: 2022.3.63f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note:
- The Editor may crash during any of the steps (1, 2, 3)
- The Editor may also freeze during compilation of the shader
- Not reproducible on DX11 or Vulkan
First few lines of stacktrace:
{noformat}0x00007FFC55686C8F (Unity) ShaderLab::SubProgram::Compile
0x00007FFC564C8DBA (Unity) FinalizeVariant
0x00007FFC564D10DE (Unity) GetSubProgramForShaderSnippet
0x00007FFC55687231 (Unity) ShaderLab::Program::CompileShaderSubProgram
0x00007FFC55688A8F (Unity) ShaderLab::Program::GetMatchingSubProgram{noformat}
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
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
- Crash when reimporting fbx asset used as tree by specific Terrain component
Resolution Note:
-