Search Issue Tracker
Fixed in 2022.3.3f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0a20
Votes
0
Found in
2022.2.7f1
2023.1.0b4
2023.2.0a2
Issue ID
UUM-27865
Regression
No
Shader compilation stuck on "0 / 6144 variants ready" when trying to compile a shader
How to reproduce:
1. Open the attached project “ShaderIssue.zip“
2. Select the “Rsg_LW_MeshDissolve 1“ Shader Graph (Assets/RzFX_BloodSpray/URP/Shader)
3. In the Inspector window, press “Compile and show code“
Expected result: Shader is compiled
Actual result: Shader compiling gets stuck on “0 / 6144 variants ready“
Reproducible with: 2022.2.7f1, 2023.1.0b4, 2023.2.0a2
Can’t test with: 2020.3.45f1, 2021.3.19f1 (Errors in the Console)
Reproduced on: Windows 10, macOS 13.0.1 (Intel)
Note:
- This issue is probably the cause of the original user-reported issue (shader error when building)
- In 2023.1.0b4 and 2023.2.0a2, Unity gets stuck on “compiling job”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment