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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
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)