Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.11.2
7000.0.0
Issue ID
ISXB-1182
Regression
No
Errors are thrown in the Console when a newly created Action Map is copied and pasted onto a new Input Actions Asset
How to reproduce:
1. Create and open a new project
2. Install the Input System package
3. Open the Project Settings > Input System Package and click on the “Create and assign a default project-wide Action Asset” button (this will create an “InputSystem_Actions“ Asset)
4. Create and open a new Input Actions Asset in the Project tab
5. Create a new Action Map in the Project Settings Window by clicking the “+“ icon
6. Immediately copy and paste the newly created Action Map into the new Input Actions Asset
7. Observe the Console
Expected result: Nothing is logged
Actual result: Three errors are logged
Reproducible in: 1.8.0, 1.11.2 (6000.0.27f1, 6000.1.0a4)
Could not test in: 1.11.2 (2021.3.46f1) (Unable to paste the newly created Action Map), 1.11.2 (2022.3.52f1) (Unable to right-click on an Action Map)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- If the reproduction is not successful on the first try, close and open both the Project Settings and the created Input Actions Asset and repeat steps 5-7
- Logged errors are of types “NullReferenceException“ and “Retrieving array element that was out of bounds“ (twice)
- In versions 1.8.0-pre.2 and below, the testing became unreliable, as the Copy and Paste functionality did not exist, and project-wide actions were not available
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
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
- 'Stack overflow' error logged in the Console when a script that has a lot of classes is compiled
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
Resolution Note:
There are no fixes planned for this Bug