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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Can't repro (Jarko)