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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment