Search Issue Tracker
Fixed in 2021.3.45f1
Fixed in 2021.3.X, 2022.3.X, 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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Add comment