Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2018.4.2f1
Issue ID
1220545
Regression
No
MissingMethodException: Method not found: 'UnityEngine.UnityAPICompatibilityVersionAttribute..ctor
How to reproduce:
1. Open the attached MissingMethodExample.zip
2. Enter the Playmode
3. Inspect the Console
Actual: MissingMethodException: Method not found: 'UnityEngine.UnityAPICompatibilityVersionAttribute..ctor' (see the full error in the Edit section
Reproducible with: 2017.4.37f1, 2018.4.21f1
Not reproducible with: 2019.2.21f1, 2019.3.2f1, 2020.1.0a24
Notes:
- deleting \Assets\Plugins\Editor\JetBrains folder solves the issue
Comments (1)
-
battletrance1st
Aug 11, 2024 02:25
Maybe connection between Netframework to jetbrain
its popping up when i try using legacy net framework version 3.5 (Yes i disabled, over 4.8.1)
i managed to get it working after enable it and setting up some environtment variable
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2020.1.X):
The issue seems to be Rider's package. I would tell the user that reported it to open a bug at https://youtrack.jetbrains.com/issues/RIDER, as I can't do it for them because it's not my source code.