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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment