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
- Unity Perforce: Connection is extremely slow or times out when "Scan Local Packages on Connect" is enabled in Version Control while the project has many local packages
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
- Errors are thrown for lists and arrays in build using IL2CPP when data class contains both #if UNITY_EDITOR fields and generic fields
- "There can only be one active Event System" Warning is logged when entering Play Mode in the BenchmarkScene of the 3D Universal sample Template
- Motion blur is forced and exaggerated through transparents when "Sort with Refractive" and Motion blur is enabled
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.