Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2018.3.14f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1151006
Regression
No
[tvOS] When B button is pressed on a wireless controller connected to a tvOS, the Menu button "JoystickButton0" is shown as held
How to reproduce:
1. Download the attached project and build it on the tvOS platform in Unity
2. Launch the Xcode build and connect a wireless gamepad controller to the tvOS
3. When the project is launched, hold down B button on the wireless controller
4. Notice that the "Held:" text shows the expected "JoystickButton13" but also "JoystickButton0 " which is a Menu button
Expected result: JoystickButton0 should be only shown as "Held" when the Menu button is pressed
Actual result: When B button is pressed on a wireless gamepad controller connected to a tvOS device, it shows that JoystickButton13 and JoystickButton0 buttons are being held
Reproducible with: 2018.4.1f1, 2019.1.4f1, 2019.2.0b4, 2019.3.0a3
Couldn't reproduce due to "tvOS namespace not existing in the UnityEngine": 2017.4.0f1, 2017.4.27f1
Not reproducible on iOS:
iPhone 6 PLUS, VLNQA00246, 12.1.4 64GB
Note: A suggestion was made that if this is intended behaviour, then it would be nice if it can be turned off via a bool in the UnityEngine.tvOS namespace
(e.g. UnityEngine.tvOS.Gamepad.TreatBButtonAsMenuButton)
Comments (1)
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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
AcidArrow
Aug 10, 2019 16:40
This is not fixed. This is actually broken now. What did you do?
Now pressing (just pressing, not holding), makes our game exit and go back to tvOS' menu. What the hell did you do?