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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.