Search Issue Tracker

Duplicate

Votes

0

Found in

5.0.0b2

Issue ID

630651

Regression

Yes

MissingMethodException: Cannot find the requested method error thrown when switching options in Canvas Group component

UI

-

To reproduce:
1. Open attached project
2. Open test scene
3. Observe the console
alternatively
1. Create a new scene
2. Add a Button to it
3. Add a Canvas Group component to the Button
4. Switch around the options of Canvas Group.

Result: Error is thrown:
UnityEngine.UI.Selectable.OnCanvasGroupChanged () (at /Users/builduser/buildslave/unity/build/Extensions/guisystem/guisystem/UI/Core/Selectable.cs:133)
UnityEditor.DockArea:OnGUI()

Add comment

Log in to post comment