Search Issue Tracker
Fixed in 5.1.0-preview
Votes
0
Found in [Package]
5.0.0-preview
Issue ID
1100849
Regression
Yes
Shader Graph - Editor Window is blank when opening Shader Graph Assets with the keyboard
If the Shader Graph window is closed and you open a Shader Graph asset with the Return key, the Editor Window will appear blank. Note that you can work around this by docking the window, which causes the Graph to start displaying correctly.
1. Install Unity
2. Open the attached project
3. In the Project View, select the TestGraph asset
4. Press the Return key on the keyboard to open the asset
Expected Result:
The Shader Graph window opens successfully and displays the Graph correctly.
Actual Result:
The Editor Window appears mostly blank save for a few buttons at the top left.
Occurs on:
2019.1.0a9 with Shader Graph version 5.0.0-preview and LWRP version 5.0.0-preview
Does not occur on:
2018.3.0ab10 with Shader Graph version 4.1.0-preview and LWRP version 4.1.0-preview
Tested on Windows.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Expensor
Sep 26, 2019 12:41
Maybe it is a unique case, but in 2018.4.7f1 appears to be the same problem with 4.1.0-preview
(Windows 10)