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] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment