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/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment