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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Add comment