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
- Only one project opens when quickly launching two projects from Unity Hub
- 2 lights are rendered when 8 lights exist and using Custom Lighting Shader Graph with Forward or Deferred rendering
- Font size changes the letter spacing when a custom Text Style with a defined font size is used on bolded text
- Downloads fail with ETIMEDOUT when using proxy environment variables
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
Add comment