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
- Select Dependencies context menu doesn't work properly in Project Browser
- "GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a negative value
- List of supported Platforms for 3D Templates in Unity Hub is outdated
- Light.shadowMatrixOverride is ignored when using GPU Resident Drawer
- Setting the the "PreWarm Delta Time" to the smallest value always sets the "PreWarm Step Count" to the different random values
Add comment