Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.21f1, 2023.2.14f1, 2023.3.0b9, 7000.0.0a1
Votes
0
Found in
2021.3.35f1
2022.3.19f1
2023.2.9f1
2023.3.0b6
Issue ID
UUM-62757
Regression
No
Crash on NSException when the display dialog contains a long message containing multibyte characters which are clipped when the message is abbreviated by '…'
How to reproduce:
1. Open the attached “20240129_CrashOnDisplayDialog.zip“ project
2. Display the dialog (Example > Crash)
3. Observe the crash
Reproducible with: 2021.3.35f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0b6
Reproducible on: macOS 14.2.1 Sonoma (Intel)
Not reproducible on: Windows 11
First few lines of the stack trace:
0x007ff804fbd7a2 in __pthread_kill
0x007ff804f14a49 in abort
0x007ff804faec72 in abort_message
0x007ff804fa0e1a in demangling_terminate_handler()
0x007ff804c3f46e in _objc_terminate()
0x007ff804fae0cb in std::__terminate(void ()())
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment