Search Issue Tracker
By Design
Votes
0
Found in
4.3.0f4
Issue ID
577797
Regression
No
Right-clicking on Unity Editor when it's unfocused invokes the contextual menu
To reproduce:
1. Open Unity
2. Open Chrome
3. Make sure Chrome window is focused
4. Right-click on Unity window
5. See that the contextual menu has been invoked
6. Notice that the menu bar still says that Chrome is focused (as it is)
For comparison:
1. Open MonoDevelop
2. Open Chrome
3. Make sure Chrome is focused
4. Right-click on MonoDevelop window
5. See that MonoDevelop window has become active
Resolved as By Design since several Apple applications and even Apple Finder has the same behavior. It is thus an OS standard, not a bug.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment