Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.14f1, 6000.3.1f1, 6000.4.0a6, 6000.5.0a2
Votes
0
Found in
6000.0.61f1
6000.2.10f1
6000.3.0b8
6000.4.0a4
6000.5.0a1
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment