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 with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment