x


MissingMethodException:

Unity keeps bringing up this error...

MissingMethodException: Cannot find the requested method. UnityEditor.AppStatusBar.OnGUI () (at C:/BuildAgent/work/14194e8ce88cdf47/Editor/Mono/GUI/AppStatusBar.cs:117)...

Someone pls help me solve it...

more ▼

asked Jul 17 '12 at 06:47 PM

timirume gravatar image

timirume
1 1 1 1

Are you seeing this error when you load a blank Unity project, or does it only happen in one of your current projects? If the former, you should submit a bug report directly to Unity, which you can do from the editor application or the bug reporter application (installed with Unity).

Jul 17 '12 at 07:22 PM Julien.Lynge

Does AppStatusBar inherit from a class that defines OnGUI? If yes, is it abstract or virtual? Are you overriding it in AppStatusBar?

Jul 17 '12 at 07:31 PM Mortoc

@Mortoc, The reason I ask about the editor is this forum post, that seems to be the same issue:

http://forum.unity3d.com/threads/141763-Unity3D-AppStatusBar-Error

And again on this site:

http://answers.unity3d.com/questions/259020/unity-35-erros.html

It seems to be an ongoing issue, and I'm curious whether it's something in the Unity Editor or perhaps an issue with a common Asset Store item like EZGUI.

Jul 17 '12 at 07:49 PM Julien.Lynge
(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x51

asked: Jul 17 '12 at 06:47 PM

Seen: 2057 times

Last Updated: Jul 17 '12 at 07:49 PM