Steps to reproduce:
- Create a new HDRP project
- Go to File > Build Profiles
- Select Build and build the project
- Observe the Console once built
Actual results: Multiple "Shutdown worker was forced killed because it kept running. Worker..." errors are present in the Console
Expected results: No errors are present in the Console after build
Reproducible with versions: 6000.3.15f1, 6000.3.18f1, 6000.4.12f1, 6000.5.0f1 (warnings instead of errors)
Not reproducible with versions: 6000.3.14f1, 6000.6.0a7
Tested on (OS): Windows 10, Windows 11
Notes:
- The Player is built successfully and does not seem to affect it negatively
- Was only able to reproduce once on each project. Seems to only reproduce with the initial build
- Likely Windows specific