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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment