Search Issue Tracker
Active
Under Consideration for 1.14.X
Votes
0
Found in [Package]
1.14.2
Issue ID
ISXB-1658
Regression
No
[InputSystem][Quest3]NullReferenceException while executing 'InputSystem.onBeforeUpdate' callbacks when waking up the device
Steps to reproduce:
- Download the attached project and open in Unity.
- Make sure the Development Build and Autoconnect Profiler are enabled in the Build Settings.
- Build and Run project on the device.
- Once the app is launched, put the device to sleep (press the Power button)
- After 5 seconds, press the Power button to wake up the device.
Observe: NullReferenceException while executing 'InputSystem.onBeforeUpdate' callbacks in the Console
Actual results: No errors in the Console when the device is awakened.
Expected results: NullReferenceException in the Console once the device is awakened.
Reproducible with versions:
1.9.0 (6000.3.0b1), 1.14.2 (6000.2.0f1, 6000.3.0b1, 6000.4.0a1)
Reproducible environment:
- MacBook Pro (16-inch, 2021), CPU: Apple M1 Max, Memory: 64 GB, macOS: 15.5
- Windows 11 (Intel Core i9-11900H, GeForce RTX 3050 Ti Laptop GPU, RAM: 64 GB)
Not reproducible environment: No other environment tested
Reproducible with devices: Meta Quest 3
Not reproducible with devices: Meta Quest 2
Notes:
- Reproducible using VR Core sample project with the Meta Quest 3 Headset.
- I have tried to reproduce the same issue with URP3D Core sample project using a regular Android device with no success.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment