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
- IL2CPP Player crashes when there aren't enough Thread Static Slots
- Articulation Body tree changes behavior after attaching a trigger Collider
- Fatal freeze when playing a VFX made with VFX Graph and consisting many effects
- "Failed to download Build.data.br file" error is thrown when building projects for WebGL with the Compression Format set to "Brotli"
- Documentation Link does not work when the "New Panel Settings" question mark is clicked
Add comment