Search Issue Tracker
Fixed in 2019.1.X
Votes
1
Found in
2019.1.0a9
Issue ID
1107242
Regression
Yes
Missing Avatar assignement in A$ "Mecanim GDC2013 Sample Project"
The Teddy_Bear NPC character in the A$ "Mecanim GDC2013 Sample Project" no longer has body animation applied by default when playing the Bearpocalypse scene.
This is being caused by the fact that the "TeddyBearAvatar" is no longer assigned to the Bear Animator.
repro:
- Open the Asset Store, search & download "Mecanim GDC2013 Sample Project".
- Open Bearpocalypse scene.
- Play the game, and pick-up the popsicle to spawn teddy bears...
bug: Teddy bears have root motion and are moving around, but they are in a static T-Stance pose.
expected: Teddy bears move around with full body animation on them.
workaround: assign "TeddyBearAvatar" to the NPC > Bear Animator. Then click Play.
this is a regression:
repro in...
Version 2019.1.0a9 (0acd256790e8)
NOT repro in...
Version 2019.1.0a8 (074c47d4e6ba)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Add comment