FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · SCSIida/UnityEngine.InputSystem · GitHub
SCSIida
/
UnityEngine.InputSystem
Public
forked from
Unity-Technologies/InputSystem
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 21, 2026
CHANGE: Add AndroidDeviceCapabilities.vibratorCount (#2410)
todi1856
authored
f7ba2fa
View commit details
Copy full SHA for f7ba2fa
Browse repository at this point
Commits on Apr 9, 2026
CHANGE: Remove 32-bit compilation check for HID on Windows players (#2403)
jfreire-unity
authored
8082c69
View commit details
Copy full SHA for 8082c69
Browse repository at this point
Commits on Apr 8, 2026
CHANGE: Rework Core Platforms Menu scene used for internal testing (#2405)
Pauliusd01
authored
d53f37e
View commit details
Copy full SHA for d53f37e
Browse repository at this point
Commits on Apr 7, 2026
Revert "CHANGE: XRI test ignored as it is causing issues in the CI. (#2399)
josepmariapujol-unity
authored
b1ac60a
View commit details
Copy full SHA for b1ac60a
Browse repository at this point
Commits on Mar 31, 2026
CHANGE: Move Input System test scenes and samples to URP (#2397)
Pauliusd01
authored
f57279b
View commit details
Copy full SHA for f57279b
Browse repository at this point
Commits on Mar 27, 2026
FIX: ArrayHelpers.Merge used the comparer incorrectly [ISXB-1790] (#2377)
K-Tone
authored
aa0960d
View commit details
Copy full SHA for aa0960d
Browse repository at this point
Commits on Mar 26, 2026
FIX: Input Actions Editor toolbar buttons no longer overlap [ISXB-1783] (#2374)
K-Tone
authored
2d1a606
View commit details
Copy full SHA for 2d1a606
Browse repository at this point
FIX: inactive touch driving invalid synthetic click on state reset (#2349)
Show description for 01a0d7a
MorganHoarau
and
ritamerkl
authored
01a0d7a
View commit details
Copy full SHA for 01a0d7a
Browse repository at this point
CHANGE: Update asset Actions.inputactions to use UI Toolkit framework (#2394)
josepmariapujol-unity
authored
2a986f9
View commit details
Copy full SHA for 2a986f9
Browse repository at this point
CHANGE: APIVerificationTests exclusions cleanup (#2398)
MorganHoarau
authored
534d719
View commit details
Copy full SHA for 534d719
Browse repository at this point
Commits on Mar 25, 2026
NEW: Added Focus Events to Input Event Queue (#2365)
Show description for c335859
VeraMommersteeg
authored
c335859
View commit details
Copy full SHA for c335859
Browse repository at this point
FIX: APIVerificationTests failing on scrapped API new format (#2391)
Show description for 734cfc9
josepmariapujol-unity
and
MorganHoarau
authored
734cfc9
View commit details
Copy full SHA for 734cfc9
Browse repository at this point
FIX: Adding [NonSerialized] to layouts (struct RemoteSender) (#2396)
josepmariapujol-unity
authored
deb5571
View commit details
Copy full SHA for deb5571
Browse repository at this point
Commits on Mar 19, 2026
CHANGE: XRI test ignored as it is causing issues in the CI. It should be re-enabled once resolved (#2390)
josepmariapujol-unity
authored
0bb75c4
View commit details
Copy full SHA for 0bb75c4
Browse repository at this point
Commits on Mar 17, 2026
FIX: Build is broken on Unity 6.5 and above because of warnings in outdated dependencies (#2382)
Show description for e388b9a
K-Tone
and
josepmariapujol-unity
authored
e388b9a
View commit details
Copy full SHA for e388b9a
Browse repository at this point
CHANGE: Update CinemachineV2 to CinemachineV3 (#2384)
josepmariapujol-unity
authored
b06cc33
View commit details
Copy full SHA for b06cc33
Browse repository at this point
Commits on Mar 16, 2026
FIX: Only dispatch when there is a valid selected item when removing all action maps (#2383)
josepmariapujol-unity
authored
e4f2475
View commit details
Copy full SHA for e4f2475
Browse repository at this point
Commits on Mar 13, 2026
FIX: Correct north, east, south, west bindings for Switch Pro Controller to match the physical layout of the device (#2208)
Show description for b48ccf5
authored
b48ccf5
View commit details
Copy full SHA for b48ccf5
Browse repository at this point
FIX: InputSystem warnings displayed with Unity editor 6000.6 version (#2381)
josepmariapujol-unity
authored
e1a0db7
View commit details
Copy full SHA for e1a0db7
Browse repository at this point
Commits on Mar 12, 2026
FIX: Device capability matching fails when registering a layout using JSON device.capabilities (#2368)
Shaolin-Hari
authored
d673990
View commit details
Copy full SHA for d673990
Browse repository at this point
FIX: uum 134737 corrupt input action asset editor window on restart (#2371)
Show description for bab2f61
Darren-Kelly-Unity
and
MorganHoarau
authored
bab2f61
View commit details
Copy full SHA for bab2f61
Browse repository at this point
FIX: UI inconsistencies - Single helpbox for repetitive default settings mentions (#2372)
josepmariapujol-unity
authored
507cd76
View commit details
Copy full SHA for 507cd76
Browse repository at this point
CHANGE: Alignment with Press Point under HOLD interaction (#2373)
josepmariapujol-unity
authored
875f33b
View commit details
Copy full SHA for 875f33b
Browse repository at this point
Commits on Mar 10, 2026
FIX: Adding UISupport.cs within namespace UnityEngine.InputSystem.UI (#2369)
josepmariapujol-unity
authored
dc22083
View commit details
Copy full SHA for dc22083
Browse repository at this point
NEW: Support entering playmode with Domain Reload disabled ("Faster Enter Playmode") (#2343)
Show description for 1e3782e
authored
1e3782e
View commit details
Copy full SHA for 1e3782e
Browse repository at this point
Commits on Mar 9, 2026
FIX: Editor closes when clicking cancel in a save dialog prompt (UUM-134748) (#2366)
Show description for afb1c33
Darren-Kelly-Unity
and
MorganHoarau
authored
afb1c33
View commit details
Copy full SHA for afb1c33
Browse repository at this point
Commits on Mar 6, 2026
FIX: Added checks to prevent `NullReferenceException` (#2364)
Show description for 498eb1a
authored
498eb1a
View commit details
Copy full SHA for 498eb1a
Browse repository at this point
Commits on Mar 5, 2026
FIX: Input System actions not auto-saving in Project Settings when both related windows were open (#2362)
josepmariapujol-unity
authored
b4c80b6
View commit details
Copy full SHA for b4c80b6
Browse repository at this point
Commits on Mar 3, 2026
FIX: OnScreenStick isolated dynamic origin hit detection. (#2341)
Show description for 1943582
AswinRajGopal
and
ritamerkl
authored
1943582
View commit details
Copy full SHA for 1943582
Browse repository at this point
Commits on Mar 2, 2026
CHANGE: Upgrade to Wench 2.X (#2361)
stefanunity
authored
42bf05a
View commit details
Copy full SHA for 42bf05a
Browse repository at this point
Commits on Feb 26, 2026
CHANGE: [UX/UI] Fixed-item-height in Actions aligned with Action Maps height (#2360)
josepmariapujol-unity
authored
a49c0b2
View commit details
Copy full SHA for a49c0b2
Browse repository at this point
FIX: Implement caching for InputControlPath display name (#2344)
josepmariapujol-unity
authored
55d080e
View commit details
Copy full SHA for 55d080e
Browse repository at this point
DOCS: Add information about IgnoreFocus to InputSettings.cs (#2359)
Show description for f5d6714
authored
f5d6714
View commit details
Copy full SHA for f5d6714
Browse repository at this point
Commits on Feb 25, 2026
FIX: New Input System warning dialog is misleading when not using input system (#2358)
Show description for 68d9a53
josepmariapujol-unity
and
jfreire-unity
authored
68d9a53
View commit details
Copy full SHA for 68d9a53
Browse repository at this point
CHANGE: Fixing warning after updating editor PlayerInput.camera warning (#2354)
josepmariapujol-unity
authored
f709f5d
View commit details
Copy full SHA for f709f5d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL