Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b2
Issue ID
986424
Regression
No
Changing property to incompatible type in Shader Graph Editor breaks the layout of the graph
To reproduce:
1. Open user's attached project
2. Open scene "BonusMaterials"
3. Select Cube and edit its "Beachball" shader
4. Navigate to the top of the graph
5. In the first node change "Texture" to anything else
Expected result: Graph layout does not change, every node and connection is visible
Actual result: Graph layout changes, some nodes are inaccessible, some connections become infinite length and disjointed from the nodes
Reproducible with: 2018.1.0b1, 2018.1.0b2
Notes:
- Does not reproduce on previous versions due to multiple errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment