Skip to content

Commit a0f93f7

Browse files
ducketsekcohjfreire-unityPauliusd01
authored
Docs UI support improvements (#1916)
* FIX: Eliminated nullref exceptions via checked access of referenced actions since they may not exist. Added editor and run-time warnings to detect non-compliant UI actions. * Improved test coverage and fixed issues in verifier. * Added CHANGELOG.md entry * Removed obsolete test code * Adding missing symbol check for Unity 2022.3 * Formatting fixes * Formatting fix * Corrected verifier constraint on unconstrained expected control types which based on rebinding code seems to be implicit Button type. * Eliminated need for conditional editor compilation symbol * Added missing editor guard * Removed passing internal field by ref with direct access. * Added reporting policy support to either report all or suppress child errors. Also updated test accordingly. This allows just changing the setting (constant at the moment) to change reporting mode. * docs improvements to UISupport, WIP * continued improvements WIP * Continued improvements to UI page * whitespace formatting fix --------- Co-authored-by: Håkan Sidenvall <[email protected]> Co-authored-by: João Freire <[email protected]> Co-authored-by: Paulius Dervinis <[email protected]>
1 parent cfd6eec commit a0f93f7

File tree

7 files changed

+156
-108
lines changed

7 files changed

+156
-108
lines changed
83 KB
Loading
75.2 KB
Loading
10.2 KB
Loading
22 KB
Loading
99.4 KB
Loading
13.5 KB
Loading

Packages/com.unity.inputsystem/Documentation~/UISupport.md

Lines changed: 156 additions & 108 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)