Search Issue Tracker
Active
Under Consideration for 1.9.X
Votes
0
Found in [Package]
1.9.7
Issue ID
UVSB-2602
Regression
No
Type Description Box in Backboard Persists When Hovering Over Types Without Descriptions
*Steps to reproduce:*
# Create a new Unity project
# Open the Visual Scripting Graph via Window > Visual Scripting > Visual Scripting Graph
# Create and open a State Graph asset
# In the Backboard section, add a new variable
# Hover over a type without a description (e.g., string, float, bool) in the type selection dropdown
# Observe that no description is shown
# Now hover over a type with a description (e.g., Vector3)
# Observe the description box appears with contents
# Finally, hover again over a type without a description (e.g., bool)
# Observe that the description box
\\
*Actual results:* The type description box remains visible
*Expected results:* The type description box should disappear when hovering over types that do not have descriptions
\\
*Reproducible with versions:* 1.9.4 (2022.3.62f1) , 1.9.8 (2022.3.62f1, 6000.0.52f1, 6000.1.12f1, 6000.2.0b9, 6000.3.0a2)
\\
*Tested on (OS):* Ubuntu 22.04, macOS 15.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment