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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2018.2):
fixed on the web site