Search Issue Tracker
Duplicate
Votes
16
Found in
5.1.1p2
Issue ID
708840
Regression
No
Virtual Reality Supported causes latent performance in build when HMD is not connected
This issue has no description.
-
Michael-Schenck
Aug 08, 2015 04:46
I had this same issue with 5.1.2f1 see: http://issuetracker.unity3d.com/issues/vr-vr-enabled-player-lags-when-rift-is-not-connected
-
gg67
Jul 02, 2015 02:14
http://forum.unity3d.com/threads/vr-mode-brings-very-high-cpu-load-without-oculus-rift.337247/
I've noticed standalone executables built with Unity 5.1.1p2 "Virtual Reality Supported" checked bring massive CPU load when Oculus Rift is *not* connected. It also makes the program very unresponsive (0.5-1 seconds lag on mouse and keyboard). In editor it works fine.
Original Case:
VR Support Enabled
HMD Does not exist
= Latent Performance in Build
= Normal Performance in EditorCase 2 (Updated)
VR Support Enabled
HMD Exists
Disable VR using VRSetting
Same results as original case
= Latent Performance in Build
= Normal Performance in EditorCase3:
VR Support Enabled
HMD Exists
Turn Off HMD
= Starts in VR camera mode, reverts to single camera mode and works correctly in Editor and Build
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
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
- Audio Source Spatial Blend value gets set to 1 in the WebGL Player when the Spatial Blend value is bigger than 0
This is a duplicate of issue #691345