Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4.32f1
2020.3.21f1
2021.2.1f1
2022.1.0a14
2023.2.0a1
2023.3.0a3
6000.0.0b11
Issue ID
UUM-7284
Regression
No
[Oculus][XR] VRAM increases significantly when changing XRSettings.eyeTextureResolutionScale at runtime
Reproduction steps:
1. Open the attached “VramBug.zip” project
2. Open the “TestScene” Scene
3. Go to "Edit > Player Settings" and select Plug-in Provider
4. Connect Quest 1/2 and enter Play Mode
5. Enter Play Mode
6. In the Game View use the handle to change the Resolution scale
Expected result: VRAM does not increase significantly when changing XRSettings.eyeTextureResolutionScale at runtime
Actual result: VRAM increases significantly when changing XRSettings.eyeTextureResolutionScale at runtime (See attached Results.png)
Reproduces on: 2019.4.32f1, 2020.3.21f1, 2021.2.1f1, 2022.1.0a14
Notes:
- Issue is not reproducible with MockHMD
- Issue reproduces with all Graphics API's
- Reproduces with both OpenXR and Oculus plugin providers
- According to the user this issue is present in Player and in the Editor
- To observe VRAM usage better open "Task Manager", go to "Details", right-click on the column "Name" then "Select Columns" and tick "Shared GPU Memory". Find Unity and observe VRAM change
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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note:
There are no fixes planned for this Bug