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
- URP Cascaded Shadows do not have a falloff in Player when the Player is built not in Development Mode
- Grid in animation preview window is rendered on top of the object
- WebGPU Graphics.RenderPrimitives fails on MeshTopology.Quads with Validation errors when exceeding 64k vertices
- Task status is "WaitingForActivation" when awaiting a faulted task inside that task
- 0 is returned when any output from Split Node is input into the Lerp Node
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 ?