Editor Project View / Inspector always jumps to last openend external behavior tree

axfort

New member
The Unity Project Selection/Inspector randomly jumps to the last opened external behavior tree despite clicking on something else.
It appears to be random(every nth click/second)

The "Lock" button doesn't appear to work too when this occurs.

2020.3.12f1 LTS

this bug breaks the workflow and is driving me nuts -.-

maybe related to this:

reproduce:
1. Import BD into Unity project
2. Create External Behavior and open it from the project view & inspector
3. Close the designer editor
4. Browse the Project folder by clicking multiple other scripts/assets
-> File View and Inspector randomly jump back to the last openend external behavior tree.
 
Thanks for the report. I was able to reproduce this. Unfortunately it looks like it's an issue with Unity. I'll submit a bug report so they can take a look at it.
 
Top