Forum rules - please read before posting.

Build error on UnityUICursorEditor

Getting this on build:
Assets\AdventureCreator\Scripts\Menu\Editor\UnityUICursorEditor.cs(10,24): error CS0115: 'UnityUICursorEditor.OnInspectorGUI()': no suitable method found to override

You probably need to surround the file within

if UNITY_EDITOR

endif

Thanks

Comments

  • Are you using an assembly definition file? I will make the change, but this error shouldn't appear without one.

  • Yes, I'm using an assembly definition file.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.