Search Issue Tracker
Duplicate
Votes
1
Found in
2019.1.0a11
Issue ID
1107388
Regression
Yes
[Gear VR | Go] Noticeable performance degradation
Unity 2019.1.0a11 has worse performance on Gear VR than other recent versions. This is noticeable to a lesser extent on Oculus Go. When moving my head quickly I see dropped frames or judder in several simple scenes.
Comments (1)
-
Shane_Michael
Dec 17, 2018 09:16
I have seen this in 2019.1.0a12 with a simple scene from a 2018.3.0f1 project that runs at 72fps with extra headroom. It also happens if you import the Oculus Integration (both 1.31 and 1.32) into a new project and build & run the trivial "Oculus\VR\Scenes\Room" test scene.
Every few seconds there is disruptive judder for several frames.
The Remote Oculus Monitor profiler is giving me an "out of order frame index (prev = x, new = x+2)" warning. This coincides with a predictable pattern of one or two very short "WarpSwapInternal" calls (~3ms) and then a very long one (~26ms). This is happening with a GPU/CPU utilization at ~45% and ~55% respectively.
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #1135328