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 mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment