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
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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 ?