Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2019.3.0a3
2019.3.0a12
Issue ID
1175500
Regression
Yes
[Scripting] MissingMethodException errors are thrown on selecting object after updating the API
MissingMethodException errors are thrown on selecting object after updating the API.
Steps to repro:
1. Open the attached project.
2. Click on Upgrade > Select "I made a backup, Go Ahead".
3. Open "Main" scene.
4. Select the Sphere game object in the Hierarchy.
Actual Result:
MissingMethodException errors are thrown in the console.
Expected Result:
No error occurs in the console.
Reproducible in:
2019.3.0a12, 2019.3.0a3.
Working Fine in:
2019.3.0a2, 2019.2.0f1.
Environment:
Windows & Mac 10.14.
NOTE:
Reported similar bug: https://fogbugz.unity3d.com/f/cases/edit/1108911/
Current bugs regression, repro steps and stack trace are different from 1108911.
Stack trace:
MissingMethodException: void UnityEngine.UnityAPICompatibilityVersionAttribute..ctor(string,string[])
System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
System.Reflection.Assembly.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
UnityEditor.Localization.Editor.LocalizationGroup.initialize (System.Reflection.Assembly assembly) (at <2c7108252b3f412abf2ec8c94fb7c234>:0)
UnityEditor.Localization.Editor.LocalizationGroup..ctor (UnityEngine.Behaviour behaviour) (at <2c7108252b3f412abf2ec8c94fb7c234>:0)
UnityEditor.GenericInspector.OnOptimizedInspectorGUI (UnityEngine.Rect contentRect) (at <2c7108252b3f412abf2ec8c94fb7c234>:0)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass53_0.<CreateIMGUIInspectorFromEditor>b__0 () (at <2c7108252b3f412abf2ec8c94fb7c234>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
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
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
LazloBonin
Jun 07, 2020 21:54
This issue is not actually resolved, it still appears in Unity 2019.3.15f1.
jasonbelmonti1002
Apr 23, 2020 02:12
Im also seeing this in Unity 2019.3.10f1
victordevtb
Apr 21, 2020 20:43
This Errors happens when you have an Outdated version of Odin Inspector on Your project, I fixed it updating Odin Inspector. I'm on Unity 2019.3.9f
MigrantP
Apr 20, 2020 15:12
I am seeing this now in Unity 2019.3.10f1. It was not occurring in 2019.3.9f1.