Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.48f1
6000.1.1f1
6000.2.0a10
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-103870
Regression
No
Error "Objects are trying to be loaded during a domain backup. This is not allowed as it will lead to undefined behaviour!" when entering Play Mode with the PBR Sky Shader Graph created in Project
Steps to reproduce:
- Create or open any HDRP Project with the Shader Graph package installed
- Create the "PBR Sky Shader Graph" Shader Graph
- Open it and observe the Console
- Enter Play Mode and observe the Console
Actual results: On Windows: Warning "[Worker0] Attempting to draw with missing bindings
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" logged multiple times when the Shader Graph Window is open
Error "Objects are trying to be loaded during a domain backup. This is not allowed as it will lead to undefined behaviour!
On Windows and macOS: UnityEditor.Graphing.GraphObject:OnBeforeSerialize ()" is logged 6 times when entering Play Mode
Expected results: No Warnings or errors are logged
Reproducible with versions: 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
Not reproducible with: 2022.3.61f1 (No PBR Sky Shader Graph" Shader Graph)
Tested on (OS): Windows 11, macOS 15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment