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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
This is a duplicate of issue #858327