Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b1
Issue ID
1043944
Regression
Yes
Entering a BlendTree node creates DefaultAvatar(Clone)AnimatorPreview GO in the Hierarchy
When you double-click on a BlendTree node in an Animator controller, a "DefaultAvatar(Clone)AnimatorPreview" GO is created in the Hierachy, therefore adding un-desired/un-expected elements to the scene.
repro1:
- create an Animator controller
- add New Blend Tree node
- double-click the node...
Bug: "DefaultAvatar(Clone)AnimatorPreview" is created in the hierarchy window.
Expected: nothing is added to the scene.
this is a regression.
repro in...
Version 2018.2.0b1 (66642ce3456a)
Branch: trunk
not repro in...
Version 2018.2.0a8 (1ea6a37d6fce)
Branch: trunk
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment