Packages/com.unity.inputsystem/InputSystem/Editor/Settings/InputSettingsProvider.cs has no meta file, but it's in an immutable folder

Hello, in empty project (2022.3.40f1) I get this:

Also, this issue present in 2022.3.22f1.

I just changed line in manifest.json (ProjectName\Packages) to
"com.unity.inputsystem": "1.4.4", instead "com.unity.inputsystem": "1.7.0",
All working! Unity 2022.3.22f1

I even tried to delete folder of “Input System” here:
E:\Game development\Games\GameName\Library\PackageCache
And “Remove” => “Install” in one editor session - doesn’t help.

I moved project from path
E:\Game development\Games\ProjectNameShort\ProjectName
To
E:\Game development\Games\ProjectName

It doesn’t help, how to upgrade “Input System”?

In the second post you say it’s all working now. What changed?
If you want to upgrade the Input System Package you do it with through the Package Manager inside the Editor. Or as you did yourself by manually changing the entry in the manifest.json file

By manifest.json I just downgrade it to 1.4.4, but I wish 1.7.0.
1.7.0 give error (topic title).

Help, please! I wish use newest version.

Still actual, help

Hi Alexander!

I just checked 22.3.50f1, which provides Input System v1.11.1, and didn’t get this issue. Have you tried updating the Editor and packager version to latest?

If that doesn’t resolve the issue, I’d recommend reporting a bug from within the Editor (Help → Report a Bug) to make sure our internal QA can try and reproduce the issue and forward the issue to the right team.

Thanks!

1 Like

Hello, thanks for fix! All ok in 2022.3.50f1.