Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.71f1
6000.3.11f1
6000.4.1f1
6000.5.0b1
6000.6.0a1
Issue ID
UUM-137503
Regression
No
Limited information is provided when a Shader Compiler timeout occurs
How to reproduce:
1. Open the attached project “IN-137538” with the “UNITY_SHADER_COMPILER_TASK_TIMEOUT_MINUTES” environment variable set to 1
2. In the Project window, right click on “Assets/HeavyCompileStress” and select “Reimport”
3. Wait a minute and observe the Console
Actual result: Limited information is provided on where the timeout occurred
Expected result: Additional information is provided about which shader variant the timeout occurred on
Reproducible with: 6000.0.71f1, 6000.3.11f1, 6000.4.1f1, 6000.5.0b1, 6000.6.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Example of a command to launch the project with the environment variable using Command Prompt on Windows: “set UNITY_SHADER_COMPILER_TASK_TIMEOUT_MINUTES=1 && "C:\Program Files\Unity\6000.6.0a1_7dc703ab9bd8_x64\Unity.exe" -projectPath "C:\Users\Documents\Cases\IN-137538"“
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
- Cell template field is reset and an "ArgumentException" is thrown when template was edited and UI Document is reopened
- Broken hyperlink formatting in HDRP 3D Sample Tutorials
Add comment