Search Issue Tracker
Fixed
Fixed in 2020.3.39f1
Votes
12
Found in
2020.3.35f1
2020.3.36f1
Issue ID
UUM-3310
Regression
Yes
Crash with demangling_unexpected_handler() when rapidly modifying serialized fields
Reproduction steps:
1. Open the user's attached project
2. Select "Assets/DooberCanvas"
3. In the Inspector, select any of the properties and rapidly enter some values while pressing tab repeatedly
Expected result: The properties are changed
Actual result: The Editor crashes after a few changes
Reproducible with: 2020.3.32f1, 2020.3.35f1
Not reproducible with: 2019.4.39f1, 2020.3.31f1, 2020.3.32f1, 2020.3.36f1, 2021.1.0a1, 2021.3.4f1, 2022.2.0a15
Reproduced on macOS 12.4 (Intel)
*Not reproducible on Windows 10 (2020.3.36f1)*
Stacktrace:
#0 0x007ff81a8ab00e in __pthread_kill
#1 0x007ff81a82cd24 in abort
#2 0x007ff81a89d082 in abort_message
#3 0x007ff81a88e1bd in demangling_unexpected_handler()
#4 0x007ff81a78ae11 in _objc_terminate()
-
shmulious_sp
Dec 07, 2022 13:07
It's still reproducing on Unity Editor 2020.3.39, 2020.3.40 and 2020.3.42
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 2020.3.39f1):
Fixed in 2020.3.39f1