Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.5.2p2
Issue ID
891990
Regression
No
[Animator] Copy and pasting a State on a Synced Layer will cause the States on the Base Layer to become linked
Reproduction steps:
1. Open the attached project;
2. Open the Controler in the Animator window;
3. Observe that Layer2 is synced layer of Layer1;
4. Observe that State1 has a blend tree with animation clip ClipA;
5. Select Layer2, then copy State1 and paste it;
6. Select Layer1 and double click on the State1 0;
7. Drag a new clip to the blend tree to replace Clip A (Clip B has been provided in the asset file “WalkLeft”);
8. Select Layer1 and double click on State1 to open the blend tree;
9. Observe that the animation clip change to Clip B.
Expected results: All changes made on synced layer should stay only on this layer.
Actual results: Changes made on synced layer reflect Base layer and States are linked on this layer.
Reproduced on: 5.4.4p3, 5.5.2p2, 5.6.0f1, 2017.1.0a3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment