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
- 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
This is a duplicate of issue #1135328