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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment