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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- 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
Add comment