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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment