Search Issue Tracker
By Design
Votes
0
Found in
2023.1.16f1
2023.2.0b12
2023.3.0a8
Issue ID
UUM-52891
Regression
No
Can not press buttons in Play mode when using simulated touch input
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Open the "Assets/Scenes/_Menus/Main Menu.unity" scene
4. Select "Simulated Touchscreen" from Input Debugger window
5. Enter the Play mode (make sure simulated touchscreen is being used)
6. Mouse over and try clicking the level select buttons
Expected result: Buttons can be pressed
Actual result: Buttons can not be pressed
Reproducible with: 2023.1.16f1, 2023.2.0b12, 2023.3.0a8
Couldn't test with: 2021.3.31f1, 2022.3.10f1 (Can’t enter Play mode due to Package Console errors)
Reproducible on: macOS Ventura 13.6 (M1 Max)
Not reproducible on: No other environment tested
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
Seems the issue was resolved on the user side (see comment).