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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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.