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

Shader System

-

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"“

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.