Is this a bug?

longchau1210

New member
I'm using Unity Editor 2022.3.62f3. Android platform.
Here is my behaviour tree, and I open it from prefab.
1770828254204.png
Looks normal.

But when I exit prefab editor and select from Hierachy:
1770828406996.png

It shows nothing:
1770828428699.png


And this is error log:
1770828476845.png
 
I think I solved the problem by discard changes of my saved scene. Maybe conflict between saved scene and the prefab is the problem.
Luckily, I have git version control.
 
Back
Top