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
- ScriptUpdater does not work correctly when Chinese(Simplified) language support is enabled and compiler messages are localized
- Crash on VFXValueWrapper::GetTexture when reimporting texture in use by out of bounds VFX
- Crash on RaiseException when watching an Interface Property
- Assembly definition "Any Platform" checkbox is useless and does not follow nested checkbox rules
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
Add comment