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
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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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 ?