Search Issue Tracker
Fixed in 2021.3.43f1
Fixed in 2021.3.X, 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
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment