System Information
Operating system: macOS 10.15.7
Graphics card: AMD Radeon Pro 5300M
Blender Version
Broken: Version 2.91.0 (2.91.0 2020-11-25)
Short description of error
Menu search (F3) displays different results when opened from the menu vs hotkey. This is only noticeable with developer tools off. When they are off opening the menu search tool by clicking through the menu seems to display operators that normally would only be available with developer tools turned on.
Exact steps for others to reproduce the error
- Make sure developer tools are turned off
- Follow tutorial from to add a new python operator https://docs.blender.org/api/current/info_quickstart.html#example-operator
- Press F3, and type simple, the operator should not display (this seems be the intended behavior according to https://developer.blender.org/T76227
- Open menu search from the menu note the operator appears when searching for it