Search Issue Tracker
Fixed
Votes
0
Found in
4.3.0b2
Issue ID
563452
Regression
No
Adding a trigger paramter to the animator changes existing transition conditions
To reproduce:
1. Open project "Trigger bug"
2. Open animation controller abenew
3. Inspect the transition from "Movement" to "Idle" (the condition is bIdle - true)
4. Add a trigger in the animator parameters
5. Inspect the transition again - it's condition is now the new trigger.
Note: this happens to some of the other transitions as well.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment