Search Issue Tracker
Fixed
Fixed in 2022.3.3f1, 2023.1.1f1, 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment