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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment