Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
6000.0.56f1
6000.1.16f1
6000.2.1f1
6000.3.0a5
Issue ID
UUM-114257
Regression
No
Cannot create a new transition between states in the Animator when a transition was removed in the Inspector window
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new "Cube" GameObject (GameObject > 3d Object > Cube)
- Open the Animation window (Window > Animation > Animation)
- Create a new animation by pressing the "Create" button in the Animation window
- Open the Animator window (Window > Animation > Animator)
- Create a new State (Right click > Create State > Empty)
- Create a transition between "New Animation" and "New State"
- Select the "New Animation" state
- Remove the transition by pressing the "-" button in the Inspector window
- Right click the "New Animation" state and select "Make Transition"
- Observe the Animator window
Actual results: Nothing happens and transition is not being created
Expected results: Can create the transition
Reproducible with versions: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a5
Tested on (OS): macOS Silicon Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment