Search Issue Tracker
Fixed in 5.1.2
Votes
0
Found in
5.1.0f2
Issue ID
700861
Regression
Yes
Pressing 'backspace' on a WebGL build will crash the app in chrome & opera
-e: see title
-repro:
--Create New Unity 5.1.0f2 project & empty scene
--Build and run as WebGL
--Copy t <http://localhost:50380/>he local host address E.g. --http://localhost:50380/ <http://localhost:50380/> from the browser address bar
--navigate somewhere else to create a navigation history and enable the back button (E.g. google.com)
--paste back in your localhost address
--Press backspace when you see the blue skybox
--App/Browser attempts to navigate backwards (this never used to happen in previous builds and makes text entry/editing impossible)
--NOTICE App crashes in the middle of handling the keyboard event
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
Add comment