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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
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.