Search Issue Tracker
Fixed in 2020.3.39f1
Fixed in 2023.1.X
Votes
0
Found in
2020.3.35f1
2021.3.5f1
2022.1.7f1
2022.2.0a17
2023.1.0a2
Issue ID
UUM-7019
Regression
No
Crash on __pthread_kill when editing prefabs
Reproduction steps:
1. Open the user’s project
2. In the Hierarchy window expand Example assets and select Props
3. Select the Text Input field
4. With the right-hand press different keys to fill the text field while with the left hand repeatedly press cmd + s.
Reproducible with: 2020.3.35f1
Notes:
- only managed to reproduce the crash once
- may crash when editing other fields
- having some tasks in the background may help reproducing the crash
First few lines of the stacktrace:
#0 0x007ff808128112 in __pthread_kill
#1 0x007ff8080aad10 in abort
#2 0x007ff80811b0b2 in abort_message
#3 0x007ff80810c1fd in demangling_unexpected_handler()
#4 0x007ff8080096de in _objc_terminate()
#5 0x007ff80811a4d7 in std::__terminate(void (*)())
#6 0x007ff80811cf3b in __cxa_rethrow
#7 0x007ff808012f17 in objc_exception_rethrow
#8 0x007ff80afa2be7 in __33-[NSApplication runModalSession:]_block_invoke_2
#9 0x007ff80afa2b56 in __33-[NSApplication runModalSession:]_block_invoke
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 2020.3.39f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-3310
Resolution Note (fix version 2023.1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-3310