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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.