Posts: 6
Threads: 2
Joined: Aug 2024
Reputation:
0
I'm on 2022.3.27f1.
I added blueprint
I reset the layout
Re-import all
still no edit path.
I got "Failed loading overlay Obi Path Editor" error message on console but forgot to take screenshot of it
Posts: 6,306
Threads: 24
Joined: Jun 2017
Reputation:
398
Obi Owner:
05-08-2024, 08:26 PM
(This post was last modified: 06-08-2024, 08:31 AM by josemendez.)
Hi,
There’s no “edit view” since the path editor is a scene overlay - not a stage, like prefab mode. If the small window overlayed on top of the sceneview shows up, then it’s working as intended.
Editing things in Unity’s scene view is always done using gizmos. Make sure gizmos are enabled though (toggle button in the top-right corner of the sceneview!), otherwise you won’t be able to visually manipulate control points and will only be able to edit them using the numeric fields in the overlay window. Seems like this might the problem you’re experiencing?
Mouse look around not working is strange. Are you using Windows or Mac?