Search Issue Tracker
Fixed in 5.3.0
Votes
1
Found in [Package]
5.0.0
Issue ID
1087234
Regression
No
[HDRP] Transparent Shaders created with Shader Graph make unintended Gizmos appear in the Scene View
How to reproduce:
1. Create a new unity project
2. Install recent shader graph and scriptable rendering pipeline packages
3. Create High Definition Rendering Pipeline Asset and Assign it in Settings->Graphics
4. Create a simple 3D sphere, material and PBR graph shader
5. Assign the shader to the material
6. Assign the material to the sphere
7. Open PBR graph shader and change surface type to Transparent in PBR Master node, save the shader.
8. Select sphere, In the Scene View, notice incorrect orange outline rendered as 6 rectangles.
Expected result: Outline is rendered around the sphere
Actual result: Outline rendered as 6 rectangles in the viewport
Reproducible with: 2019.1 2018.3.0a5, 2018.3.0b4, 2019.1.0a3
Could not reproduce with: 2017.4.0f1, 2017.4.12f1, 2018.1.9f2, 2018.2.11f1, 2018.3.0a1, 2018.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment