Search Issue Tracker
Fixed in 2022.3.47f1
Fixed in 2022.3.X, 6000.0.X, future release
Votes
1
Found in
2022.3.26f1
2023.3.0b6
6000.0.0f1
6000.1.0a7
Issue ID
UUM-71052
Regression
No
"Objects are trying to be loaded during a domain backup." errors on entering Playmode
Steps to reproduce:
- Open attached repro project. Or:
** Create a new High Definition 3D project.
* Go to Package Manager > High Definition RP > Samples and import "Materials Sample".
- Open "Hair" scene.
- Open "PhysicalHair_Cards" shadergraph.
- Enter Playmode.
Actual results:* No errors occur.
Expected results: "Objects are trying to be loaded during a domain backup." errors appear in console. Full message in notes below.
Reproducible with versions: 6000.0.0f1, 2023.3.0b6, 2022.3.26f1
Can't test with versions: 2021.3.37f1, Materials sample did not include this shadergraph and I couldn't downgrade or repro successfully.
Tested on (OS): Ubuntu 20.04, MacOS 12.7
Notes:
- Attached .mp4 of this occuring.
- Error message:
{code:java}
Objects are trying to be loaded during a domain backup. This is not allowed as it will lead to undefined behaviour!
UnityEditor.Graphing.GraphObject:OnBeforeSerialize ()
{code}
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Postponing; will batch forward port in the future.