Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.4.9
Issue ID
UVSB-4
Regression
No
Editor Crash during Aot Pre-build
Escalated - 1 month ago. The issue was that a namespace was incorrectly in one of the scripts, possible user error but Lazo said he would check.
Original issue link
----
Hi,
We are facing an editor crash when running AOT Pre-Build. It crashes immediately after
"Finding AOT stubs in assets..." message. We are trying to make an IL2CPP Android Armv7 build.
But because of this issue, we are not able to proceed. Can you please help us with this issue?
Bolt Version:
1.4.9
Unity Version:
2018.2.20f1 (64bit)
Platform(s):
Mac Editor
Scripting Backend:
IL2CPP
.NET Version (API Compatibility Level):
.NET 3.5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Resolution Note:
I've been unable to repo this in Bolt 1.4.12 with Unity 2018.4.24f1 or Unity 2019.4.8f1. MacOS 10.15.6 android studio 4.0
My repo steps,
Create a basic custom Unit
Add it to a graph attached to a game object.
Attached it to the update method
Build for Andriod 7.0 with il2cpp
No errors no crash.
I tried with and without AOT pre build. Going to close this for the moment as not reproducible unless we get some further info from the customer.