Search Issue Tracker
Won't Fix
Votes
21
Found in
2021.3.10f1
2022.1.17f1
2022.2.0b8
2023.1.0a11
Issue ID
UUM-14886
Regression
No
"Objects are trying to be loaded during a domain backup" error is not including information on what objects caused the error when thrown
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
-
ruudvangaal
Jul 26, 2024 12:15
Even the resolution doesn't explain how to work around this problem. It is quite a nasty one, and often there IS context available when encountering such a reference (or whatever causes it) error.
-
TrialByFun
May 12, 2023 15:51
I'm seeing this in 2022.2.17 and 2022.2.18, would love some more information in the error to track down the source of the issue.
-
RafaelGaju
Jan 24, 2023 12:49
I just got the error in 2020.3.44f1
-
rgvRedvel
Jan 13, 2023 16:25
Add: seems to be the same that said in https://forum.unity.com/threads/objects-are-trying-to-be-loaded-during-a-domain-backup.1264967/page-3#post-8445626
-
rgvRedvel
Jan 13, 2023 16:23
We're experiencing the same message (twice per play) after we installer localization package (so addressables were installed as dependency, as well).
-
ricke44654
Jan 07, 2023 04:31
I also can confirm the same behavior that @fipsy and @sangemdoko experienced - I started getting these errors today when I converted the data part of one of my MonoBehaviors over to a ScriptableObject, where I have a generic list field using SerializeReference instances. I get the error message and nothing else.
-
pistoleta
Dec 19, 2022 15:51
Any way to find this missing references?
-
fipsy
Nov 10, 2022 19:01
I also get this error when I have deleted a ScriptableObject that was referenced inside an object serialized via SerializeReference
-
Sangemdoko
Oct 06, 2022 16:31
I was also able to reproduce the same error caused by a "missing object" field in an object serialized by [ReferenceSerialize] in a list of generics.
Instead of printing a warning saying the object that has a missing reference, it prints this error with no stack trace.
It took two people an entire day to found the culprit in my project
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.