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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note:
Can't repro (Jarko)