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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment