09-02-2021, 09:33 PM
(This post was last modified: 09-02-2021, 09:34 PM by josemendez.)
(09-02-2021, 09:04 PM)Xanduffy Wrote: It gets worse, I've somehow lost the 'edit path' functionality, clicking that button now does nothing but disable the transform gizmo, I can no longer see the control points of the rope(or any new ropes) nor the small UI box that allows adding, removing and editing them. I'm not sure how long it's been like this, other than that the copy of the project I sent to you seems to have the same problem. I've tried deleting obi rope from my assets and reinstalling it through the package manager, as well as importing it into an entirely new project and the problem persists regardless. Once again I'm at a loss, unless I have somehow downloaded a corrupted version of obi rope? Beginning to lose hope in obi working out for me here...
You have an inspector open in debug mode. Unity won't draw any scene view windows (such as the path editor's small UI box) then. Either hunt for the inspector in your tabs and take it out of debug mode, or reset the window layout to the default (the latter tends to be quicker). From the FAQ:
http://obi.virtualmethodstudio.com/faq.html
Quote:I can't see the path editor when clicking the Edit Path button in the rope inspector. Is this a bug?
The rope inspector is a sceneview window, and Unity won't draw sceneview windows if any inspector is in debug mode. Close all inspectors in debug mode (easiest, quickest way is to revert the window layout to the default) and it will become visible again.