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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment