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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment