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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment