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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment