Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.8
Issue ID
BEHAVB-265
Regression
No
Opening a graph does not center the nodes properly
Steps to reproduce:
- Create and open an empty project and install com.unity.behavior
- Create a behavior graph (Assets > Create > Behavior > Behavior Graph)
- Open the graph and notice that it is displaying text "Press Space or Right Click to add your first action."
- Add some nodes and move all of them somewhere far away (see attached video)
- Close the graph and reopen it
Actual results: The nodes are not centered
Expected results: The nodes are centered
Reproducible with versions: 1.0.8
Tested on (OS): MacOS
Notes:
- I suspect this is because the text "Press Space or Right Click to add your first action." is being taken as a node when centering
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
We don't expect to fix this issue.