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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Resolution Note:
Enabling the "Joining Enabled By Default" option after the Player is already launched is not currently supported