Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.3p4
Issue ID
861413
Regression
Yes
Editor crashes while making iOS build with Mono2x scripting backend and enabled stripping if the progress bar is hidden
Steps to reproduce:
1. Open new project
2. Switch to iOS
3. Go to 'Player Settings' and change the following options:
- Scripting Backend: Mono2x
- Stripping Level: 'Strip Byte Code' or 'Use micro mscorlib'
4. Trigger a build
5. Before 'AOT' part in the building progress bar shows up, drag some other window on top of Unity's progress bar and focus it so that the progress bar becomes hidden
6. Wait a couple seconds, Unity Editor will crash
Notes:
This might be happening on some different setups as well (besides Mono2x scripting backend and 'Strip Byte Code' or 'Use micro mscorlib' stripping levels), but I was only able to reproduce this issue on these conditions.
Building for Android with the same scripting backend and stripping levels doesn't crash the editor.
Reproduced with: 5.4.3p4, 5.5.0p2
Not reproducible with: 5.4.3p1, 5.5.0p1
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
This is a duplicate of issue #858327