How to reproduce:
1. Create a new empty URP project
2. Make sure the Game View is focused
3. Wait for the background tasks to finish
4. Observe the Console
Expected results: No errors are thrown
Actual results: "(GetStatus) Cannot get non-existing progress id 5." error is thrown
Reproducible with: 6000.4.0a2
Not reproducible with: 6000.0.60f1, 6000.2.8f1
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
Notes:
- Not looking for the regression point since the issue doesn't seem to be really consistent
- Reproduced across several new projects
- Reproducible only for the first time the project is opened