Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
2019.1.0b3
2019.2.0a1
Issue ID
1127789
Regression
Yes
Previously empty Conditions for an Animation transition cannot be updated after creating the first parameter
How to reproduce:
1. Create a new Unity project
2. Create an Animator Controller
3. Create two states and a transition between them
4. Select the transition and add a Condition
5. In the Animator window create a new Parameter
6. Check the Conditions of the previously created transition
Expected result: the conditions can be clicked on to select the newly created parameter
Actual result: the condition drop-down is unresponsive. Clicking on it throws a NullReferenceException
Reproducible with: 2019.1.0a10, 2019.1.0b4, 2019.2.0a6
Not reproducible with: 2017.4.21f1, 2018.3.7f1, 2019.1.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment