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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2018.2):
fixed on the web site