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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment