Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0b1
Issue ID
1080015
Regression
No
Humanoid Prefab Model with AvatarDefitionion "Copy From Over Avatar" does not have Animator Component when inserted in the Scene
How to reproduce:
1. Download and open user's attached project "bug04.zip"
2. In the Assets folder, you will see two models "Human" and "Blacksmith"
3. Press on Human Prefab and configure Rig - for Animation type use "Humanoid" and for Avatar Definition use "Create From This Model", check on "Optimize Game Objects" option and click "Apply"
4. Now press on Blacksmith Prefab and configure Rig, for Animation use "Humanoid" and for Avatar Definition "Copy From Other Avatar" and pick HumanAvatar defined in the same Prefab Human.fbx and click Apply
5. Notice that Rig tab does not have an option "Optimize Game Objects", inherited from copied avatar definition
6. Place Human Prefab and Blacksmith in the Scene
Expected results: When placed on a scene Humanoid Prefab Model "Blacksmith" has an Animator Component attached and configured to use provided Avatar model
Actual results: Humanoid Prefab Model "Blacksmith" is inserted in the Scene it does not have Animator Component. You have to manually create Animator Component with "Add Component" button. And you have manually configure it use right avatar.
Reproducible with: 2017.4.11f1, 2018.1.9f2, 2018.2.8f1, 2018.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment