Search Issue Tracker
Fixed
Fixed in 1.12.0, 7000.0.0
Votes
0
Found in [Package]
1.11.2
1.12.0
7000.0.0
Issue ID
ISXB-1269
Regression
Yes
Serialized InputAction's Processor properties dropdown doesn't work inside the Inspector
Reproduction steps:
1. Open the attached “BugReport1.zip“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Select the “Capsule“ GameObject in the Hierarchy
4. Double-click the “Left Stick [Gamepad]“ Input Action under the My Script Component
5. Try to expand the “Axis Deadzone“ Processor’s dropdown
6. Observe
Expected result: Dropdown expands, Processor fields are exposed
Actual result: Dropdown doesn’t expand, no customizable fields are present
Reproducible with: 1.9.0 (2022.3.54f1), 1.11.2 (2022.3.54f1, 6000.0.30f1, 6000.1.0a7)
Not reproducible with: 1.8.2 (2022.3.54f1)
Reproducible on: M1 Max MacOS 15.1.1
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Decal Projectors of Prefabs appear less faded in Scene view
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
Add comment