Unity Issue Tracker - "Objects are trying to be loaded during a domain backup" error is not including information on what objects caused the error when thrown
Closed
UUM-14886
"Objects are trying to be loaded during a domain backup" error is not including information on what objects caused the error when thrown
Unity: Asset - Database
Won't Fix
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2022.1.X
2021.3.X
2021.2.X
2022.1 is not supported anymore
Reproduction steps:
Open the user attached project
Open the “SampleScene” scene
Select the “Bar Data” contained in Assets/Data
Enter Play mode
Expected result: Error in the Console includes information on what objects/assets caused the error
Actual result: Error in the Console doesn’t include information on what objects/assets caused the error
Reproducible with: 2021.2.16f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Could not test with: 2020.3.39f1, 2021.2.15f1 (No error in the Console, probably not introduced)
Reproduced on: Windows 10
Note: The error is caused by missing references, in this case, on ScriptableObjects
Prioritise and Follow this issue
Have a workaround or additional info about this issue?