Search Issue Tracker
Fixed
Fixed in 2021.3.45f1, 2022.3.44f1
Votes
0
Found in
2021.3.42f1
2022.3.41f1
Issue ID
UUM-77356
Regression
No
[Linux] Subsequent code executes after a crash
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open Project Settings window (Edit > Project Settings)
3. Make sure the “Scripting Backend” is set to “IL2CPP” under “Player” tab
4. Build and Run the project
5. Open and observe the “Player.log” file
Expected result: After forced crash further code is not executed
Actual result: After forced crash further code like “Debug.LogError” is executed
Reproducible with: 2021.3.42f1, 2022.3.41f1, 2023.3.0b6
Not reproducible with: 6000.0.13f1
Fixed in: 2023.3.0b7
Reproducible on: Ubuntu 24.04
Not reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment