Search Issue Tracker
Fixed
Fixed in 1.7.4
Votes
1
Found in [Package]
1.6.1
1.7.3
Issue ID
UVSB-1656
Regression
No
Editor crashes related to AOT stubs when building for IL2CPP
*Reproducible on:*
* VS version: 1.6.1,
* Editor version: 2021.1.15f1
* Platform: Windows 10
*Steps to Reproduce:*
# Get the project from the collab tool, please follow this doc to set it up https://docs.google.com/document/d/1ZSWdKStXu9Sp0FOqoaMY8zXfqkcy9bvcY_SYk_5XKC0/edit#
# use the Repro: CreativeJuice (use exactly this one since there is like 3 with some variation of the same name)
# Go to File->Build Settings and select if not selected Standalone builds (Windows, Mac, Linux)
# Click on Player settings and change scripting backend from Mono to IL2CPP
# Click to build
*Actual Results:*
* Editor Crashed/Close on step: Finding AOT stubs in plugins.
* No crash error log is found
*Expected Results:*
* Editor should not crash/close on the mentioned step when building.
*Note:*
* The issue is only reproducible with IL2CPP, if the user build for Mono, the build is successful
!Juice.JPG|thumbnail!
* The issue is *not reproducible* with VS 1.7.2 or 1.7.3
* According to this thread it seems the issue is not reproducible on mac https://unity.slack.com/archives/C0147DRQFSR/p1627659781005300
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment