Search Issue Tracker
Fixed in 1.1.0-preview.2
Fixed in 1.1-preview.2
Votes
1
Found in [Package]
1.0.0-preview.7
Issue ID
1282087
Regression
Yes
"Add 2D Vector Composite" option is missing when pressed on the plus button in the Input Actions window
Reproduction steps:
1. Open the attached project
2. Double-click the "Controls" asset in the Project window
3. Right-click on the TestAction in the Actions section in the Input Action window
4. Notice that "Add 2D Vector Composite" is there
5. Press the plus symbol on the TestAction
Expected result: "Add 2D Vector Composite" option is there
Actual result: "Add 2D Vector Composite" option is missing
Reproducible with: 1.0.0-preview.7, 1.0.0, 1.1.0-preview.1 (2019.4.12f1, 2020.1.8f1, 2020.2.0b6, 2021.1.0a1)
Not reproducible with: 0.2.10-preview, 0.9.0-preview, 1.0.0-preview.6 (2019.4.12f1, 2020.1.8f1, 2020.2.0b6, 2021.1.0a1)
Could not test with: 0.1.2-preview, 0.2.8-preview (console errors)
Comments (1)
-
celinedrules
Oct 11, 2020 22:22
There is an issue also if you have an InputActionMap referenced in a script. In the editor if you click the plus button, it is also missing the Add 2D Vector Composite Option.
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 1.1.0-preview.2):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1191
Version: 1.1.0-preview.2
The plus menu correctly filters out the composite whereas the context menu did not.