Search Issue Tracker
Fixed
Votes
2
Found in [Package]
1.7.2
Issue ID
UVSB-1535
Regression
Yes
Preferences "Transition End Arrow" not working after being turned on
*Reproducible on:*
* VS version: 1.7.2
* Unity version: 2021.1 and 2021.2
* Platform: Windows 10
*Steps to Reproduce:*
# Create a new empty game object with a state machine added to it and a state graph
# Open the graph and add two Script State
# Make transitions between them
# Open "Preferences" and scroll down to the "State graph" section and toggle on and off "Transitions End Arrow"
*Actual Results:*
* When the user toggles the Preference on, no arrow head appears on the transition line
!image (5).png|thumbnail!
*Expected Results:*
* When the Preference is on the transition line should have a head arrow pointing in the direction of the transition
!image (3).png|thumbnail!
* When is off, no head arrow should appear on the transition line
!image (4).png|thumbnail!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Resolution Note:
Fixed in PR https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting/pull/415