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
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
Add comment