How to reproduce:
1. Open the attached “InputSteamDeck.zip“ project from Google Drive
2. Build the project
3. Open the project on Steam Deck and observe
Expected result: Warnings are thrown instead of errors.
Actual result: Errors are thrown.
Reproducible with: 2021.3.9f1
Could not test with: 2020.3.40f1, 2022.1.18f1, 2022.2.0b9, 2023.1.0a11 (Do not have access to a Steam Deck)
Errors:
Invalid raw input data size: 0 bytes
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.Windows.Input:ForwardRawInput (uint,uint,uint,byte*,uint)
Rewired.Internal.Windows.Functions:ForwardRawInput (intptr,intptr,uint,intptr,uint)
Rewired.Utils.ExternalTools:WindowsStandalone_ForwardRawInput (intptr,intptr,uint,intptr,uint)
UcebnovMRXUhXfmXMDfqLrJTnmob:vGsaLotBEBzTjxjsYvGTiifBrHxS (byte[],uint[],uint[],uint&,uint&)
UcebnovMRXUhXfmXMDfqLrJTnmob:xJdaUztzVbxGebwbpDiMEhSaiuhb (intptr,double)
UcebnovMRXUhXfmXMDfqLrJTnmob:ApmsWFfFKjsRSWSTRtneYlzBIRtR (intptr,uint,intptr,intptr)
QglpTFQNvvBySbsAmUHYGDvvRXDF:ApmsWFfFKjsRSWSTRtneYlzBIRtR (intptr,uint,intptr,intptr)
trBISPOPmjmOLqJgkcJCgvuhcjXhb:mFnFhEfXOCCoufQGgFbeAwstwzaOA (intptr,uint,intptr,intptr)
Notes: Bug is reproducible on Steam Deck, the user wants to get a warning instead of the errors.