Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.61f1
6000.2.10f1
6000.3.0b8
6000.4.0a4
Issue ID
UUM-125283
Regression
No
Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new Animator Controller (Assets > Create > Animation > Animator Controller)
- Double click the newly created Animator Controller to open the Animator window
- Create a new State in the Animator window
- Create a new Float Parameter
- Select the State created in step 4
- Enable the "Parameter" checkbox for Multiplier in the Inspector window
- Delete the Float Parameter created in step 5
- Observe the Multiplier in the Inspector window
Actual results: "New Float" is still visible for Multiplier even though that Parameter does not exist anymore
Expected results: The Multiplier field is reset after the Parameter is deleted
Reproducible with versions: 6000.0.61f1, 6000.2.10f1, 6000.3.0b8, 6000.4.0a4
Tested on (OS): MacOS Silicon Sequoia 15.6.1, Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment