Search Issue Tracker
Fixed
Fixed in 1.4.5, 1.5.0-pre.2
Votes
0
Found in [Package]
1.4.4
Issue ID
LOC-969
Regression
Yes
"Objects are trying to be loaded during a domain backup. This is not allowed as it will lead to undefined behaviour!" error when a script is recompiled
Reproduction steps:
1. Open the attached "repro_IN-48138.zip" project
2. Open the "SquareGrid.cs" file
3. Change anything (f.e., add a comment) and save the file
4. Go back to Unity Editor and let it recompile the script
Expected result: The script is recompiled without any errors
Actual result: A lot of "Objects are trying to be loaded during a domain backup. This is not allowed as it will lead to undefined behaviour!" errors appear in the Console
Reproduced with: 1.4.2 (2022.3.4f1), 1.4.4 (2022.3.7f1, 2023.1.8f1, 2023.2.0b3)
Not reproduced with: 1.4.1 (2022.3.4f1)
Couldn't test with: 1.4.4 (2021.3.29f1) - couldn't resolve package errors
Reproduced on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment