Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.6f1
Issue ID
1053267
Regression
No
IL2CPP build cannot generate Ahead-Of-Time code
How to reproduce:
1. Open user-submitted project (AotBug.zip)
2. Open "SampleScene.unity" scene
3. Play the scene
4. Press "Test" button
5. Stop playing the scene
6. Build a Windows Standalone application and run
7. Press "Test" button
8. Observe generated errors
Expected result: Unity compiles code both in the editor and build
Actual result: Unity compiles code in the editor but fails compilation in the build
Reproducible with: 2018.1.7f1, 2018.2.0b11, 2018.3.0a3
Could not test with: 2017.1, 2017.2, 2017.4 (IL2CPP was not available yet)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment