Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.2f1
Issue ID
923781
Regression
No
Copy and pasting Animator State Machine changes "Default state" to the most recently created state
To reproduce:
1. Create new project.
2. Create new "Animator Controller" in Project window, and open it in the Animator window.
3. Create "First" state, which will be the Default state, and create a "Second" state.
4. Select all states and transitions and copy them.
5. Create new Animator Controller, open it in Animator window and paste what's copied.
Actual result: After pasting, the last created State became Default.
Expected result: "Default state" does not change after copy-pasting.
Reproducible: 5.3.8f2, 5.4.5p3, 5.5.4p1, 5.6.2p1, 2017.1.0f2, 2017.2.0b1
After project was closed and reopened it happens inconsistently. (when project was reopened it happened with 5.5 , 5.6, 2017.1, 2017.2 versions, but not all the time)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment