Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
5.3.2
Issue ID
1033594
Regression
Yes
Blackboard disappears from a Shader Graph editor window if Shader Graph editor window has been resized
How to reproduce:
1. Open the attached Unity project.
2. Open "New Shader Graph".
3. Resize shader graph's editor window.
Expected result: Blackboard is still visible in the shader graph editor
Actual result: Blackboard disappears from the shader graph editor
Reproducible with -2019.1.0b3, 2018.1.0f1, 2018.1.0f2, 2018.2.0b3
Not reproducible with - 2018.1.0b10, 2018.1.0b13 (does not have "Render-pipelines.lightweight" package version "1.1.5-preview")
Note:
- Shader graph editor first appeared in 2018.1.0b10, so I could not test this issue on earlier Unity versions.
- Workaround: delete "Library" folder. The Blackboard will appear unless you resize the Shader Graph editor window again.
- Only reproduces with "Render-pipelines.lightweight" package version "1.1.5-preview".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment