Search Issue Tracker
Fixed
Fixed in 1.12.0
Votes
0
Found in [Package]
1.11.2
1.12.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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment