Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.1.1
1.5.0
Issue ID
ISXB-409
Regression
No
Player Input Manager does not allow player to join when enabling the “Joining Enabled By Default” setting in Play Mode
How to reproduce:
1. Open the user’s attached “InputSystemJoinPlayerTest.zip” project
2. In the Hierarchy window, select the “PlayerInputManager” GameObject, and in the Inspector window, disable the “Joining Enabled By Default” setting
3. Enter Play Mode and enable the “Joining Enabled By Default” setting, then press the buttonSouth on a controller (“A” on Xbox controller)
4. Observe the game window
Expected result: Cube appeared
Actual result: Cube hasn’t appeared
Reproducible with: 1.1.1 (2020.3.45f1), 1.5.0 (2020.3.45f1, 2021.3.19f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a3)
Could not test with: 1.1.0-pre.6 (Errors after package downgrade)
Reproduced on: macOS 12.4 (Intel)
Note: Tested with Xbox controller
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
Enabling the "Joining Enabled By Default" option after the Player is already launched is not currently supported