Search Issue Tracker
Fixed in 2020.3.45f1
Fixed in 2020.3.X, 2021.3.X
Votes
0
Found in
2020.3.43f1
2021.3.16f1
Issue ID
UUM-22680
Regression
Yes
[MacOS] Crash on -[CocoaMainMenu validateMenuItem:] when clicking on Menu Bar after switching languages
This case is a copy of case 1338752 in Fogbugz, and this was created just so that we can have backport in the new system.
Reproduction steps:
1. Open the attached "TestLanguageCrash.zip" project
2. Go to Preferences -> Languages -> Editor Language
3. Select any other Language, wait for the Editor to load
4. Select any language besides the currently selected one
5. Click on the Menu Bar
Expected result: Menu Bar selection list shows up
Actual result: Editor crashes
Reproducible with: 2019.3.0a6, 2019.4.27f1, 2020.3.11f1, 2021.1.9f1, 2021.2.0a17
Not reproducible with: 2018.4.35f1, 2019.3.0a5
Could not test with: 2021.2.0a18 (wasn't able to download Languages packs)
Stack trace:
#0 0x0000010b45b41e in -[CocoaMainMenu validateMenuItem:]
#1 0x007fff22f5480a in -[NSMenu _enableItem:]
#2 0x007fff230a1b93 in -[NSCarbonMenuImpl _carbonUpdateStatusEvent:handlerCallRef:]
#3 0x007fff23087fb9 in NSSLMMenuEventHandler
#4 0x007fff287c2400 in DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec)
#5 0x007fff287c17d9 in SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment