Search Issue Tracker

Fixed in 5.3.4

Votes

2

Found in

5.3.2f1

Issue ID

770048

Regression

No

Selecting game object throws two errors: ReflectionTypeLoadException and ArgumentException

Scripting

-

Steps to reproduce:

1. Open attached project
2. Open scene "dassa"
3. In hierarchy, select "GameObject"
4. Notice errors in console:
ReflectionTypeLoadException: The classes in the module cannot be loaded.
System.Reflection.Assembly.GetTypes () (at /Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System.Reflection/Assembly.cs:371)
UnityEditor.Events.InterceptedEventsPreview.InitializeEvetnsInterfaceCacheIfNeeded () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEditor.UI/UI/InterceptedEventsPreview.cs:253)

ArgumentException: Getting control 0's position in a group with only 0 controls when doing Repaint
Aborting
UnityEngine.GUILayoutGroup.GetNext () (at C:/buildslave/unity/build/Runtime/IMGUI/Managed/GUILayoutUtility.cs:665)

Reproduced with: 5.2.4p1, 5.3.2p3, 5.4.0b6

Comments (1)

  1. JonnyHilly

    Oct 04, 2018 05:15

    have same problem after upgrading to new Unity Service Purchasing. Have tried reimporting it multiple times to no avail. Unity5.6.4p4 It says above....voting disabled for resolved issue, but I don't see any resolution or fix solution ? what is the fix or how to track down what is causing the problem please ?

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.