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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment