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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment