Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a5
Issue ID
1062096
Regression
No
[Unified player settings] Editor becomes unresponsive when Input array value is set to a high number under Input settings
[Unified player settings] Editor becomes unresponsive when Input array value is set to a high number(10000+) under Input settings. The editor should validate the input and reject such very high numbers with an exception.
Steps to reproduce:
1) Create new project
2) Edit > Settings
3) Under Input, set input array value to 10000 or 100000.
Actual result: Observe that the editor becomes unresponsive.
Expected result: The editor validates the input entered in the field and throws an exception for very high numbers.
Reproducible in: 2018.3.0a6 (13fac50c9eea) , 2018.3.0a5, 2018.3.0a4
Note:
Unified player settings are introduced from 2018.3.0a4
Environment:
Windows and Mac
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
Add comment