Set hd and hdrp-blank templates to use Input System exclusively in 6000.1 [ISX-2217]#8118
Set hd and hdrp-blank templates to use Input System exclusively in 6000.1 [ISX-2217]#8118Pauliusd01 wants to merge 13 commits intomasterfrom
Conversation
lyndon-unity
left a comment
There was a problem hiding this comment.
Good to see input system version updated and set to Input System only
I see there are input action assets already present in the projects
Was slightly surprised the input system package dependency was missing for hdrp-blank given that there was the input action asset in the project.
Note this is related to task https://jira.unity3d.com/browse/ISX-2217
Which is related to this Epic https://jira.unity3d.com/browse/ISX-2214
lyndon-unity
left a comment
There was a problem hiding this comment.
Thanks for the more comprehensive update with changelogs and version updates
lyndon-unity
left a comment
There was a problem hiding this comment.
Update the input system dependency to 1.12.0 to get the console platform warnings too.
com.unity.template-hd/Packages/com.unity.template.hd/package.json
Outdated
Show resolved
Hide resolved
com.unity.template.hdrp-blank/Packages/com.unity.template.hdrp-blank/CHANGELOG.md
Outdated
Show resolved
Hide resolved
com.unity.template.hdrp-blank/Packages/com.unity.template.hdrp-blank/package.json
Outdated
Show resolved
Hide resolved
com.unity.template-hd/Packages/com.unity.template.hd/CHANGELOG.md
Outdated
Show resolved
Hide resolved
|
@sebastien-unity this seems good to go |
|
@Pauliusd01 Can you give me more context on where my approval is needed? Looking at the files, I'm not finding anything I'm familiar with. Thank you! |
Please read the Contributing guide before making a PR.
Checklist for PR maker
need-backport-*label. After you backport the PR, the label changes tobackported-*.CHANGELOG.mdfile.Purpose of this PR
There's a drive for better Input System adoption in 6000.1 and one way we're doing this is by updating key templates. All this PR does is change the input backend to Input System exclusive and adds a dependency for it.
Testing status
Ran every available scene looking for unexpected issues. The third person controller in the hd template already uses Input System so that worked fine out of the box
Comments to reviewers
Do note that this is going into the master branch. I don't know how to target the 6.1 Editor only 😅 I believe the graphics team will handle landing though