Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0a10
2023.1.0a14
2023.1.0a18
Issue ID
UUM-18620
Regression
Yes
"(GetStatus) Cannot get non-existing progress id 5." error is thrown when the "Compiling compute variants" process is completed
To reproduce:
- Open Unity Hub and create project with the "3D Sample Scene (HDRP)" Template;
- When the project is opened switch to the Game view;
- Wait until the "Compiling compute variants" process is completed;
- Check Console;
Expected result: There're no Errors or Warnings;
Actual result: Error "(GetStatus) Cannot get non-existing progress id 5." is printed in the Console
Notes:
- This error is clearable;
- Cannot find regressed version cause bellow 2023.1.0a10 project starts crashing upon opening;
- No repro on M1;
Reproducible in Unity 2023.1.0a10, 2023.1.0a14, and 2023.1.0a18
Not reproducible in Unity 2022.2.0b12
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Can't repro (Jarko)