Search Issue Tracker
Fixed in 5.11.0
Votes
0
Found in [Package]
5.3.1
Issue ID
1138826
Regression
No
[HDRP] Lit shader graph gives pink checkerboard texture in a preview when using Emission node
To reproduce:
1. Create a new project
2. Create a new HDRP Lit graph
3. Create "Emission Node" and plug it into Lit Master node value
4. Create a "Sample Texture 2D" node
4. Plug "Sample Texture 2D" RGBA(4) value to the Emission node Color(3) value
5. Create two Vector 1 nodes and plug them into Intensity(1) and ExpositionWeight(1)
Expected result: Main Preview shows the default sphere since all the values are default
Actual result: Main Preview window shows only pink checkerboard texture
Reproduced on:
2019.1.0b10 2019.2.0a10
Package version:
-5.3.1
-5.7.2
-5.10.0
Notes:
There is no Emission Node in 5.2.3 or earlier package version for Lit Shader graph
If Intensity(1) or ExpositionWeight(1) are unplugged, the issue disappears.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment