Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a5
2021.2.0a14
Issue ID
1328602
Regression
Yes
[macOS] Crash when pressing any keyboard key while "Binding Conflict" dialog is up
Reproduction steps:
1. Create a new Project
2. In the Menu Bar, click Unity -> Shortcuts...
3. Double click any shortcut to edit it
4. Change it to an already used key in that Shortcut's Category (for example, the S key for 3D Viewport Category)
5. When the "Binding Conflict" dialog pops up, press any key on the keyboard
Reproducible with: 2021.2.0a5, 2021.2.0a14
Not reproducible with: 2018.4.34f1, 2019.4.25f1, 2020.3.5f1, 2021.1.4f1, 2021.2.0a4
First lines of the stack trace:
#0 0x007fff6e06233a in __pthread_kill
#1 0x007fff6dfe9808 in abort
#2 0x007fff6b248458 in abort_message
#3 0x007fff6b2398bf in demangling_unexpected_handler()
#4 0x007fff6cd745a9 in _objc_terminate()
#5 0x007fff6b247887 in std::__terminate(void (*)())
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #1326302