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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment