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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
There are no fixes planned for this Bug