How to reproduce:
1. Create and open a new project
2. Build and run the project, then close the Player
3. Build and run the project again
4. Observe the Console
Expected result: Build succeeds and no errors are thrown
Actual result: Build fails, and an "ArgumentException" error is thrown
Reproducible in: 6000.5.0a2
Not reproducible in: 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: macOS 15.7.1 (M4 Max), No other environment tested
Notes:
- Not reproducible if the Player is built from the Build Profiles window
- Likely specific to Windows machines only