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
- [Android] Performing hardware comparison using "SAMPLE_TEXTURE2D_SHADOW" results in no shadow being rendered when the GameObject is instantiated manually
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
Add comment