Search Issue Tracker
Fixed
Fixed in 2021.3.43f1, 2022.3.43f1, 6000.0.14f1, 7000.0.0a11
Votes
0
Found in
2021.3.36f1
2022.3.0f1
6000.0.0f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-66157
Regression
No
Crash on CachedReader::OutOfBoundsError when pressing the "Quit" button in the "Fatal Error!" modal window
Reproduction steps:
1. Open the attached “CrashRepro” project
2. On the “Fatal Error!” modal window press the “Quit” button
Expected result: The Editor quits and the modal is closed
Actual result: The Editor crashes
Reproducible with: 2021.3.36f1
Couldn’t test with: 2022.3.21f1, 2023.2.13f1, 2023.3.0b10 - the Modal window does not open
Reproducible on: Ubuntu 22.04, Windows 10
Not reproducible on: No other environment tested
First lines of the stack trace:
#0 0x0055eb7d55784a in DebugStringToFile(DebugStringToFileData const&)
#1 0x0055eb7d55583b in AssertImplementation(int, char const, int, int, char const)
#2 0x0055eb7d0ddbfd in AcceleratorClient::~AcceleratorClient()
#3 0x0055eb7d15b27c in core::unique_ptr<AcceleratorClient>::~unique_ptr()
#4 0x007f8339045495 in secure_getenv
#5 0x007f8339045610 in exit
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment