Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.1.0a14
Issue ID
1397509
Regression
Yes
[Editor] Side panel and graph divider gets stuck when dragged after selecting transition from Any State in Animator Window
1. Open Any/New Project
2. Create and Animator by going to Assets>Create>Animator Controller
3. Open the created Animator Controller
4. Create a transition from Any State to any other state/Entry/Exit (this is not important as long there is an arrow from Any State to anything)
5. Select the transition line from Any State to another node
6. Drag the divider in between the side panel and the graph view. (see the attached video)
Expected result: the side panel can be resized and is released on mouse up.
Actual result: the splitter is still being moved after mouse up and remains that way regardless of user action. The following notification is printed to the console:
Should not grab hot control with an active capture
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Reproducible with: 2022.1.0a14, 2022.1.0a16, 2022.1.0b5, 2022.1.0b2, 2022.2.0a2
Not reproducible with: 2020.3.2.4f1, 2021.2.6f1, 2022.1.0a13
Note: in 2022.2.0a2, this behavior appears after selecting Any State and dragging the splitter or after a drag-selection in the Graph View. There is also nothing printed to the Console.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on "MonoBehaviour::Transfer<GenerateTypeTreeTransfer>" when resetting package defaults in VR Template project
- Rotation tool Gizmo is stuck in the Scene View when unchecking/checking the "Orient" node in the VFX Graph and the Scene view is visible
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
Add comment