Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2020.3.44f1
Issue ID
UUM-26800
Regression
Yes
Crash on __pthread_kill when rapidly pressing Enter after changing Property Field of a Prefab
Reproduction steps:
1. Open the attached project “repro_project“
2. Open the “HomePanel” Prefab
3. Select the "IdleRewardBtn" GameObject
4. In the Inspector window change the Rect Transform Component width to a big number and rapidly press Enter
5. Observe the crash
Reproducible with: 2020.3.31f1, 2020.3.44f1
Not reproducible with: 2020.3.30f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a26 (crash doesn’t occur)
Reproduced on: macOS 13.0.1, macOS 12.3.1 (User reported)
First few lines of the stack trace:
{{#0 0x007ff80fe3e00e in __pthread_kill}}
{{#1 0x007ff80fdbfd24 in abort}}
{{#2 0x007ff80fe30082 in abort_message}}
{{#3 0x007ff80fe211bd in demangling_unexpected_handler()}}
{{#4 0x007ff80fd1de01 in _objc_terminate()}}
{{#5 0x007ff80fe2f4a7 in std::__terminate(void (*)())}}
{{#6 0x007ff80fe31eeb in __cxa_rethrow}}
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
- 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
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2020.3.X):
There are no fixes planned for this Bug