Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Input System not working as expected #30

@PerfectlyFineCode

Description

@PerfectlyFineCode

Unity version: Unity 2021.2.19f1
Input System Version: 1.3.0

Reproduction steps:
Set platform type to 'Input System' and start the game.

KeyNotFoundException: Cannot find control '#(a)' as child of 'Keyboard:/Keyboard'
UnityEngine.InputSystem.InputControl.get_Item (System.String path) (at Library/PackageCache/com.unity.inputsystem@1.3.0/InputSystem/Controls/InputControl.cs:417)
ImGuiNET.Unity.ImGuiPlatformInputSystem.SetupKeyboard (ImGuiNET.ImGuiIOPtr io, UnityEngine.InputSystem.Keyboard kb) (at Library/PackageCache/com.realgames.dear-imgui@561339c07f/ImGuiNET.Unity/Platform/ImGuiPlatformInputSystem.cs:114)
ImGuiNET.Unity.ImGuiPlatformInputSystem.Initialize (ImGuiNET.ImGuiIOPtr io) (at Library/PackageCache/com.realgames.dear-imgui@561339c07f/ImGuiNET.Unity/Platform/ImGuiPlatformInputSystem.cs:68)
ImGuiNET.Unity.DearImGui.SetPlatform (ImGuiNET.Unity.IImGuiPlatform platform, ImGuiNET.ImGuiIOPtr io) (at Library/PackageCache/com.realgames.dear-imgui@561339c07f/ImGuiNET.Unity/DearImGui.cs:172)
ImGuiNET.Unity.DearImGui.OnEnable () (at Library/PackageCache/com.realgames.dear-imgui@561339c07f/ImGuiNET.Unity/DearImGui.cs:77)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions