Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
1
Found in
6000.0.43f1
6000.1.0b11
6000.2.0a7
6000.3.0a1
Issue ID
UUM-100099
Regression
No
Detection bounding box breaks when Port's Label is hidden in the GraphView
Reproduction steps:
1. Open the attached “IN-93861” project
2. Open the “Herve/Runtime Resources/Dialogue Assets/3” Asset
3. Observe the “Test” Node
4. Try hovering over the 2nd row ports
Expected result: Ports are interactive
Actual result: Ports are not interactive, and it is recognized as a Node interaction (for example Node drag)
Reproducible with: 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Couldn’t test with: 2022.3 - No support for UXML elements
Reproducible on: Windows 10
Not reproducible on: No other environments tested
Note:
- In the {{CreatePorts()}} method, the display style of the port is set to {{DisplayStyle.None}} directly via C# for demonstration purposes. The same issue occurs when using a USS class for styling.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment