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
- Editor crash when resetting Quality settings after adding "New Group" in Mipmap Limit Groups
- AndroidManifest.xml detects the “<” symbol between tags as invalid and outputs an "System.Xml.XmlException" error failing the build
- Lightmaps are darker than should be when they are generated through Lightmapper.BakeAsync in batchmode
- Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when opening a project after adding HDRP Samples to a specific project
- ArgumentException is thrown and reference is missing when deserializing and using MultiColumnListView
Add comment