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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment