Files
MMORPG/Packages/com.unity.inputsystem/Documentation~/Contributing.md
cooney ce83f21c93 UI 자동화를 위해 바인딩 기능 구현
- 유니티 에셋 인증 오류로 meta 재생성
2026-01-25 01:31:34 +09:00

1.2 KiB

uid
uid
input-system-contributing

Contributing

The full source code for the Input System is available on GitHub. This is also where most of the Input System's development happens.

Note

This includes the full source code for the managed/C# part of the system. At this point, the native, platform-specific C++ backends are still closed-source and require a source code license.

Reporting bugs

To report documentation problems, please use the feedback section at the bottom of the page containing the problem.

To report bugs related to the Input System Please follow Unity's standard bug reporting guidelines. Don't forget to submit a Project that the developer who picks up your report can use to reproduce the issue. Be sure to mention that the bug is specific to the Input System package in the description, so it gets forwarded to the correct team at Unity.

Discussion

To ask questions or discuss the Input System, see the dedicated section on Unity's forum. This is also the best place to post feature requests.