Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unity 2019 - No GUI components?
#4
(10-08-2019, 12:33 PM)jevey Wrote: Hi Evgenius,

Thanks for the reply, unfortunately that didn't change anything. I still can't edit any of the rope pins or particles as the buttons don't appear near the scripts.

Hi,

Can you post a screenshot of this? we've never heard of anything similar, excluding the issue to what Evgenius gave a solution (which is caused by having any inspector open in debug mode, as debug inspectors do not call OnSceneGUI. Resetting layout closes all inspectors, hence solving this. Manually disabling the debug mode also works).

kind regards,
Reply


Messages In This Thread
Unity 2019 - No GUI components? - by jevey - 03-08-2019, 05:45 PM
RE: Unity 2019 - No GUI components? - by Evgenius - 05-08-2019, 06:54 AM
RE: Unity 2019 - No GUI components? - by jevey - 10-08-2019, 12:33 PM
RE: Unity 2019 - No GUI components? - by josemendez - 12-08-2019, 10:00 AM