UnityRenderStreaming icon indicating copy to clipboard operation
UnityRenderStreaming copied to clipboard

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

Open jeadongsun opened this issue 1 year ago • 0 comments

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

jeadongsun avatar Apr 26 '24 06:04 jeadongsun