Search Issue Tracker
Active
Under Consideration for 1.11.X
Votes
0
Found in [Package]
1.11.0
Issue ID
ISXB-1187
Regression
No
[Quest] InputUpload slows down performance when the Hands XR sample is built on Quest
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Samples/XR Hands/1.3.0/HandVisualizer/HandVisualizer.unity” Scene
3. Open Build Settings (File > Build Settings)
4. Switch to Android Platform
5. Select “Development Build“
6. Select “Autoconnect Profiler”
7. Build and Run on Quest 2
8. Open Profile Analyzer
9. Click “Pull Data“
10. In the “Name Filter“ field enter “Input”
11. Find “InputUpdate”
12. Observe Min and Max values
Expected result: Both values are small indicating good performance
Actual result: Min and Max values are high indicating poor performance
Reproducible with: 1.9.0 (6000.0.21f1), 1.11.0 (2021.3.44f1, 2022.3.47f1, 6000.0.21f1)
Reproducible on:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Not reproducible on:
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment