Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.6.1
1.6.2
Issue ID
ISXB-572
Regression
No
PreUpdate.NewInputUpdate increased by 0.01ms every Scene reload
Steps to reproduce:
1. Open the user's attached project "2022_3_LTS_SimpleVR.zip"
2. Open the "MostSimpleVRSetup" Scene
3. Open the Profiler and select in the Raw Hierarchy "PreUpdate.NewInputUpdate"
4. Configure the Input Manager Bindings under "Assets/InputSettings/Simple VR Setup.inputactions" for Quest 2
5. Add "Oculus Touch Controller Profiler" to OpenXR Interaction Profiles
6. Connect the Oculus link and enter Play Mode
7. Observe the Profiler and "PreUpdate.NewInputUpdate" increasing with 0.01ms, after 15 minutes it passes 1ms
Expected results: Warnings are added indicating that Inputs need to be cleaned up
Actual Results: PreUpdate.NewInputUpdate increased by 0.01ms every Scene reload
Reproducible in: Input System 1.6.1 (2021.3.28f1, 2022.3.5f1, 2023.1.4f1, 2023.2.0a23)
Environment tested on: Windows 10
Notes:
-I could not observe the performance decrease when disabing OpenXR and entering Non-VR Play Mode
-In a larger project the increase is from 1ms to 5ms in 5 minutes according to the user
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
There are no fixes planned for this Bug