Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b3
Issue ID
1034516
Regression
No
Unable to cast object of type 'Mono.Cecil.CallSite' to type 'Mono.Cecil.MethodReference with raw Calli instruction
Steps to reproduce:
0. Make sure you have Windows Standalone IL2CPP Support installed
1. Open user provided project
2. Attempt to build
-- Exceptions are thrown at buildtime
Reproduced on: 2018.1.0f2, 2018.2.0b4, 2018.3.0a1
Reproduced on: .NET 3.x and .NET 4.x
Note: Builds for android don't cancel at build time, they actually build the apk, but when launched on a device the apk hard crashes.
Note: Entering playmode in editor crashes with callstack pointing to the DLL with Calli function call
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Add comment