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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment