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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
Add comment