Search Issue Tracker
By Design
Votes
4
Found in
2018.2.5f1
Issue ID
1076228
Regression
No
Blend Tree stops working when GameObject is deactivated and reactivated while in Play Mode
To reproduce:
1. Open user attached project
2. Open SampleScene
3. Run Play Mode
4. Open left_hand.controller of left_hand in Animator Window
5. Open the `HandClasped` Blend Tree
6. `IndexClasped`, `ThumbClasped`, `PhalangesClasped` Set these values to 1
7. Confirm that the blend tree works
8. Deactivate 'left_hand' GameObject
9. Reactivate 'left_hand' GameObject
10. Open left_hand.controller of left_hand in Animator Window
11. Open the `HandClasped` blendTree
12. `IndexClasped`, `ThumbClasped`, `PhalangesClasped` Change this value
Actual result: object doesn't react to Animation changes made in Blend Tree
Expected result: object reacts to Animation changes made in Blend Tree
Reproducible with: 2017.1.5f1, 2017.2.3p3, 2017.4.10f1, 2018.1.9f2, 2018.2.6f1, 2018.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment