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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment