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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug