Search Issue Tracker
Fixed
Fixed in 2021.3.31f1
Votes
0
Found in
2021.3.10f1
2022.1.17f1
Issue ID
UUM-15644
Regression
No
"Shading Mode” isn't set to “Shaded” when pressing a shortcut set for the “Scene View -> Render Mode/Shaded"
How to reproduce:
1. Open a new Unity project
2. Open the “Unity → Shortcuts” window in the menu
3. Set a shortcut for the “Scene View → Render Mode/Shaded” command
4. Press the shortcut key while focused on the Scene view
Expected result: “Shading Mode” gets set to “Shaded”
Actual result: “Shading Mode” isn’t changed and “InvalidOperationException: Sequence contains no matching element” is thrown in the Console log
Reproducible with: 2021.3.10f1, 2022.1.17f1
Not reproducible with: 2022.2.0a1, 2022.2.0b8, 2023.1.0a11
Couldn’t test with: 2020.3.40f1 (command shortcut isn’t available)
Reproduced on: macOS 12.5 (Intel), Windows 10
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2021.3.31f1):
Thank you for reporting this issue. It has been fixed for 2021.3 LTS.