Search Issue Tracker
Fixed in 9.0.0
Votes
0
Found in [Package]
9.0.0
Issue ID
1228993
Regression
Yes
[HDRP] Material Debug modes don't work with Shader Graph materials in the scene
Versions tested: 2020.1.0b2 + master (9.0.0)
Steps to reproduce:
1) Create a new HDRP scene, create a new Lit (StackLit or other HDRP Shader Graphs) SG material, add it to a object in the scene
2) Go to Window -> Render Pipeline -> Render Pipeline Debug -> Material
3) In Common Material Properties select normals (or anything else)
4) Observe console errors and that objects with SG materials turned pink
Error: "Shader error in 'Shader Graphs/StackLit': unrecognized identifier 'real3' at /GIT/ScriptableRenderPipeline/com.unity.render-pipelines.core/ShaderLibrary/Debug.hlsl(9) (on d3d11)"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment