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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment