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
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
Add comment