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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment