Commit 4db0e76
authored
FIX: Fixed a performance issue with many objects using multiple action maps [ISXB-573] (#1951)
FIX: Fixed a performance issue with many objects using multiple action maps [ISXB-573](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-573).1 parent 6037d4d commit 4db0e76
3 files changed
Lines changed: 27 additions & 14 deletions
File tree
- Packages/com.unity.inputsystem
- InputSystem/Actions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
810 | 811 | | |
811 | 812 | | |
812 | 813 | | |
| 814 | + | |
813 | 815 | | |
814 | 816 | | |
815 | 817 | | |
| |||
1193 | 1195 | | |
1194 | 1196 | | |
1195 | 1197 | | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
1196 | 1201 | | |
1197 | 1202 | | |
1198 | 1203 | | |
| |||
1982 | 1987 | | |
1983 | 1988 | | |
1984 | 1989 | | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
1985 | 1993 | | |
1986 | 1994 | | |
1987 | 1995 | | |
| |||
Lines changed: 18 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4491 | 4491 | | |
4492 | 4492 | | |
4493 | 4493 | | |
4494 | | - | |
| 4494 | + | |
4495 | 4495 | | |
4496 | | - | |
4497 | | - | |
4498 | | - | |
4499 | | - | |
| 4496 | + | |
4500 | 4497 | | |
4501 | | - | |
4502 | | - | |
4503 | | - | |
4504 | | - | |
4505 | | - | |
4506 | | - | |
4507 | | - | |
| 4498 | + | |
4508 | 4499 | | |
4509 | | - | |
4510 | | - | |
| 4500 | + | |
| 4501 | + | |
| 4502 | + | |
| 4503 | + | |
| 4504 | + | |
| 4505 | + | |
| 4506 | + | |
| 4507 | + | |
| 4508 | + | |
| 4509 | + | |
| 4510 | + | |
| 4511 | + | |
| 4512 | + | |
| 4513 | + | |
| 4514 | + | |
4511 | 4515 | | |
4512 | 4516 | | |
4513 | 4517 | | |
| |||
0 commit comments