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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment