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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2018.2):
fixed on the web site