Search Issue Tracker

By Design

Votes

0

Found in

2020.3.39f1

2021.3.10f1

2022.1.17f1

2022.2.0b8

2023.1.0a10

Issue ID

UUM-14824

Regression

No

Undo command is executed in Editor when pressing Ctrl + Z keys in the Play Mode

--

-

How to reproduce:
1. Open user-attached project “Unity ProfilerBug”
2. In the Assets folder, under the Scriptable Object “Data” change the value X to something other than 0
3. Enter the Play Mode
4. Press Ctrl + Z keys

Expected result: Pressed keys only affect the Play Mode and do not work as the hotkeys in the Editor
Actual result: Pressed keys are working as the hotkeys in the Editor and value X under the Scriptable Object “Data” is reverted back to 0

Reproducible with: 2020.3.39f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a10

Reproducible on: Windows 11

  1. Resolution Note:

    Main Menu shortcuts are intended to work while in play mode. However, we have a button in the top bar of GameView to disable them.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.