Search Issue Tracker
Fixed in 7.1.0, 7.1.2
Votes
0
Found in [Package]
6.9.0, 6.9.1
Issue ID
1192106
Regression
No
Material's Shader Graph's Main Preview is fully white when using the "ProceduralSky" in the "Static Lighting Sky" Component
How to reproduce:
1. Create a project with the HDRP package
2. Create a "Lit Graph" Shader (Go to Create>Shader>HDRP>Lit Graph)
3. Double-click the created Graph to open the Shader Graph Editor
4. In the Shader Graph Editor change the "BaseColor" of the Material and inspect if the Main Preview is changing accordingly
5. Create an empty GameObject in the Scene
6. Add a "Static Lighting Sky" Component to the created GameObject and set it to use "ProceduralSky"
7. In the Shader Graph Editor change the "BaseColor" of the Material and inspect the Main Preview
Expected result: Main Preview shows the changed color.
Actual result: Main Preview always shows a fully white color.
Reproducible in: 2019.2.10f1 (6.9.0, 6.9.1)
Not reproducible in: 2019.3.0b7, 2020.1.0a9 (7.1.0, 7.1.2) ("Static Lighting Sky" Component's settings are reworked)
Couldn't test with Unity version: 2017.4.33f1 (No Package Manager), 2018.4.11f1 (No Shader Graph)
Notes:
1. "Static Lighting Sky" Component is available just on HDRP
2. From version 7.1.0, HDRP is reworked in the "Static Lighting Sky" Component's area ("Procedural Sky" is deprecated)
3. From version 7.1.0 use "Sky and Fog Volume" for Sky generation
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment