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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note:
Enabling the "Joining Enabled By Default" option after the Player is already launched is not currently supported