Unity-Technologies / UnityRenderStreaming

Streaming server for Unity
Other
1.3k stars 358 forks source link

[BUG]: PlayerInput cannot be controlled when the page is refreshed #988

Open jeadongsun opened 5 months ago

jeadongsun commented 5 months ago

Package version

3.1.0-exp.8

Environment

* OS:
* Unity version:Unity 2022.3.5
* Graphics API:NV 3060TI
* Browser:Chrome

Steps To Reproduce

I used the PlayerInput component and I disabled the PlayerInput component during the game and then I refreshed the web code to re-enable the PlayerInput component but I couldn't control the movement of the characters in the web page

Current Behavior

I used the PlayerInput component and I disabled the PlayerInput component during the game and then I refreshed the web code to re-enable the PlayerInput component but I couldn't control the movement of the characters in the web page

Expected Behavior

No response

Anything else?

No response