Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No editor tools...
#1
1st time obi user. 
Added OBI Rope 5.3 to my project in Unity 2019.4.4f1 LTS. 
Added 3D Object/Obi/Obi Rope.
Added Freight lift cable for blueprint.
Their are no editing tools.
Clicked Edit Path
Their are still no editing tools. 
I am expecting them in the scene editor window.  

Am I doing something wrong?
Reply
#2
(22-07-2020, 03:25 PM)DanVioletStorm Wrote: 1st time obi user. 
Added OBI Rope 5.3 to my project in Unity 2019.4.4f1 LTS. 
Added 3D Object/Obi/Obi Rope.
Added Freight lift cable for blueprint.
Their are no editing tools.
Clicked Edit Path
Their are still no editing tools. 
I am expecting them in the scene editor window.  

Am I doing something wrong?

Make sure you don't have any inspectors open in debug mode. While in debug mode, Unity won't draw any scene view windows.

Easiest way to make sure you don't have debug inspectors open is to reset your editor layout. See our FAQ:
http://obi.virtualmethodstudio.com/tutorials/

Quote:Q:I can't see the path editor when clicking the Edit Path button in the rope inspector. Is this a bug?

A: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.
Reply
#3
(23-07-2020, 11:58 AM)josemendez Wrote: Make sure  you don't have any inspectors open in debug mode. While in debug mode, Unity won't draw any scene view windows.

Thanks. It turns out it was more basic than this. I needed to reimport all after importing this. I usually avoid that, as my project has forty thousand files in it.  Thank you for your help! 
[Image: 2020-07-23-7-09-10.png]
Reply