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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment