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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment