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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment