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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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.