VR4Medical/ICI/Library/PackageCache/com.unity.inputsystem@7fe8299111a7/Samples~/InputRecorder
2025-07-29 13:45:50 +03:00
..
.sample.json start 2025-07-29 13:45:50 +03:00
InputRecorder.cs start 2025-07-29 13:45:50 +03:00
InputRecorder.cs.meta start 2025-07-29 13:45:50 +03:00
InputRecorderInspector.cs start 2025-07-29 13:45:50 +03:00
InputRecorderInspector.cs.meta start 2025-07-29 13:45:50 +03:00
InputRecorderSample.unity start 2025-07-29 13:45:50 +03:00
InputRecorderSample.unity.meta start 2025-07-29 13:45:50 +03:00
README.md start 2025-07-29 13:45:50 +03:00
README.md.meta start 2025-07-29 13:45:50 +03:00
Unity.InputSystem.Recorder.asmdef start 2025-07-29 13:45:50 +03:00
Unity.InputSystem.Recorder.asmdef.meta start 2025-07-29 13:45:50 +03:00

This sample is both a demonstration for how to use InputEventTrace as well as a useful tool by itself in the form of the InputRecorder reusable MonoBehaviour component.

One possible way in which you can use this facility, for example, is to record input, save it to disk, and then replay the same input in automation (e.g. in tests or when recording short video snippets of preset gameplay sequences for manual proofing).