Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b2
Issue ID
989332
Regression
No
[Dashboard]Pressing "Enter" on the keyboard presses disabled "Save Changes" button on Multiplayer->LiveMode tab on the website
How we can reproduce it
(Note: you need to have project which uses Multiplayer, and "Live Mode" should be enabled for your organization)
1 Open https://developer.cloud.unity3d.com/projects/ web site and open your any project that uses Multiplayer
2 Go to Multiplayer->Live Mode tab and enter some not allowed value e.g. 0 for "Global CCU limit" - notice that "Save Changes" button is disabled and you can't press it by mouse (please see image in comment)
3 Press "Enter" on the keyboard
Actual result: Pressing "Enter" on the keyboard is triggering press of disabled "Save Changes" button and page start processing "wrong" value in the "Global CCU limit" field (please see image in comment)
Expected result: Pressing "Enter" on the keyboard should do nothing on the web site for this page
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 2018.2):
fixed on the web site