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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
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)