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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment