Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b13
Issue ID
1025354
Regression
No
[Win IL2CPP] Make "No AOT code was generated" exception more useful
To reproduce:
1) Open attached project and scene
2) Build and run it for Win Standalone IL2CPP
You will see the following error in player:
ExecutionEngineException: Attempting to call method 'JsonReader::MakeReader' for which no ahead of time (AOT) code was generated.
Reproduced in 2018.1.0b13, 2018.2.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment