Search Issue Tracker

Active

Votes

0

Found in

2022.3.48f1

6000.0.34f1

6000.1.0b2

Issue ID

UUM-92621

Regression

Yes

Default Input Action Asset creates unsaved changes when clicking on Button actions

--

-

*Steps to reproduce:*
# Open a Unity Project
# Ensure that the Input System package is installed
# Create a new Empty GameObject via GameObject > Create Empty
# Select the new GameObject
# Add a 'Player Input' component to the GameObject
# On the Player Input component, click 'Create Actions' and create a default Input Actions Asset
# Double click on the new Input Actions Asset to open it
# Ensure 'Auto-Save' is not enabled
# Click on any Action in either the Player or UI Action map that has an 'Action Type' of Button

*Actual results:* The Input Asset gets unsaved changes. 

By saving and then checking GitHub, it looks like the changes are from converting Button to an empty string for each Button Action you click on from the default asset: 

!image-2025-01-13-15-44-04-242.png|width=585,height=662!

*Expected results:* The Input Asset does not get unsaved changes

*Reproducible with versions:* 6000.1.0b2, 6000.0.34f1, 2022.3.48f1

*Not reproducible with versions:* 2022.3.47f1, 2021.3.45f1

*Can't test with versions:* 7000.0.0a14

*Tested on (OS):* Windows 11

*Notes:* 
* This occurs both on a default input action asset created with some project templates, or with creating a default input action asset via a Player Input component.
* This doesn't affect Input Action Assets that the user creates from scratch, or if they add their own Button Action Type to an Input Action Asset.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.