Search Issue Tracker
Won't Fix
Votes
6
Found in
2017.1.0f3
Issue ID
933776
Regression
No
[WindowsMR] The Editor will freeze on Play mode enter if Developer Mode is off in Windows and a Gesture Recognizer is used
Reproduction steps:
1. Open "GestureRecognizerHang.zip" project
2. Open "MainScene" Scene
3. Enter Play mode and wait for 5 seconds
Expected Result: Unity remains responsive and Successfully creates a GestureRecognizer or Displays an error message explaining the developer mode is required and explaining how to enable it
Actual Result: Unity becomes unresponsive
Reproduced with: 2017.3.0a1, 2017.2.0b4, 2017.1.0p1, 5.6.2p4, 5.5.4p2
Comments (10)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
markgrossnickle
Nov 28, 2017 22:42
Still an issue in 2017.2.0p3 but it does get resolved if you turn on developer mode.
michael_house
Oct 10, 2017 05:43
I reproduced this with 2017.1.1f1. Turning on Developer Mode and restarting solved the problem for me.
rortizrojo
Sep 14, 2017 09:58
Turn on Developer Mode worked for me after restart.
Xinli
Aug 30, 2017 00:39
People report it is fixed after turn on Developer Mode, but it doesn't work for me.