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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment