Search Issue Tracker
Active
Votes
0
Found in
2019.4
2020.1.3f1
2020.2
Issue ID
1273916
Regression
No
[GraphView] The GraphView lets you attempt to connect the Ports when connecting two output Ports together
How to reproduce:
1. Open the attached "GraphView" project
2. Open the Dialogue Graph window (Graph->Dialogue Graph)
3. In the Dialogue Graph window press the "Create Node" button
4. On the newly created Node press the "New Choice" button
5. Connect the "Next" Port from the "START" Node to the "Choice 0" Port in the newly created Node
Expected results: The Graph View doesn't let you attempt to connect two output Ports together
Actual results: The Graph View lets you attempt to connect two output Ports together, errors are thrown
Reproducible with: 2019.4.9f1, 2020.1.4f1, 2020.2.0b1
Could not test with: 2018.4.27f1 because the GraphView API was not introduced
Notes:
- The same issue appears when trying to connect an input Port to another input Port
- The Ports do not get connected when trying to do so, just throws the error
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment