Search Issue Tracker
Active
Under Consideration for 14.0.X, 15.0.X
Votes
1
Found in [Package]
14.0.5
15.0.2
Issue ID
SGB-417
Regression
Yes
Skybox is rendered incorrectly when it is created in Shader Graph with "Allow Material Override" enabled
Reproduction steps:
1. Open the attached project “SkyboxRepro”
2. Open the “Assets/Skybox/Skybox_bad” Shader Graph Asset file
3. In the Graph Inspector check the “Allow Material Override” checkbox
4. Open the Scene view and inspect it
5. Uncheck the “Allow Material Override” checkbox
6. Open the Scene view and inspect it
Expected result: The Skybox is rendered identically when the “Allow Material Override” checkbox is both checked and unchecked
Actual result: The Skybox is rendered differently when the “Allow Material Override” checkbox is checked and unchecked
Reproducible with: 14.0.2 (2022.2.0a9, 2022.2.0a14), 14.0.5 (2022.2.3f1), 15.0.3 (2023.1.0a25)
Not reproducible with: 12.1.8 (2021.3.16f1), 13.1.9 (2022.1.24f1), 14.0.1 (2022.2.0a8)
Couldn't test with: 10.10.1 (2020.3.43f1) Shader Graph does not have “Allow Material Override” checkbox
Reproducible on: macOS 13.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment