How to reproduce:
1. Open the attached “IN-81743“ project
2. Enter Play Mode
3. Exit Play Mode
4. Change 'MyScript.cs' to trigger a Domain Reload
5. Observe the Unity Console Window
Expected result: No errors are thrown
Actual result: A "Missing Prefab Asset" error is thrown
Reproducible with: 1.1.0-exp.1 (2022.3.40f1, 2022.3.42f1), 1.3.0-pre.4 (2022.3.40f1, 2022.3.42f1)
Not reproducible with: 1.3.0-pre.4 (2022.3.39f1, 6000.0.14f1)
Unable to test: 0.51.1-preview.21 (2021.3.42f1) (Unresolvable package problems due to downgrading)
Reproducible on: Windows 10 (user), Windows 11 pro
Not reproducible on: No other environment tested
Notes:
- Bug regression dependent on the Engine version. Regressed version: 2022.3.40f1
- Once the error occurs, it persists until Unity is restarted
- The Background task “Import EntityScene” remains in a “Not Responding” state