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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2018.2):
fixed on the web site