Search Issue Tracker
Fixed in 2021.1
Fixed in 2020.1, 2020.2
Votes
6
Found in
2019.3.15f1
2020.1
2020.1.4f1
2020.2
Issue ID
1274572
Regression
Yes
The Inspector is empty when selecting the Blend Tree that has been copied and pasted of other Blend Tree
How to reproduce:
1. Open the attached "BlendTree" project
2. Open the Animator (Window->Animation->Animator)
3. In the Project window select the "New Animator Controller" Controller
4. In the Animator window double-click on the "Blend Tree 0" to open the Blend Tree
5. Select the "Blend Tree" Node
Expected results: The Inspector shows the "Blend Tree" information
Actual results: The Inspector is empty
Reproducible with: 2019.3.15f1, 2019.4.9f1, 2020.1.4f1, 2020.2.0b2
Not reproducible with: 2018.4.27f1, 2019.3.14f1
-
moursbourn
Sep 22, 2020 03:11
I have found that when a blend tree is duplicated it is written into the controller file as:
BlendTree:
m_ObjectHideFlags: 3Editing the controller in a text editor and changing it to:
BlendTree:
m_ObjectHideFlags: 1fixes the issue and the UI draws again.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [IL2CPP] UnityLinker error when building
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
- [Android] Audio is only stopped after a delay when VideoPlayer.Pause() is called
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a2
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0b12
Resolution Note (fix version 2020.1):
Fixed in 2020.1.14f1