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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment