Skip to content

Is there a version of ImGui.NET compatible for .net framework 4.8 ? #530

@l3g3nd2410

Description

@l3g3nd2410

I'm trying to use ImGui.NET for a unity mod ( Unity Mono ) but i keep getting errors

Some errors i'm getting :

[Fatal: Unity] MissingFieldException: Field not found: System.Numerics.Vector2 ImGuiNET.ImGuiIO.DisplaySize Due to: Could not find field in class
ImGuiUnityBehaviour.Start () (at :0)

[Fatal: Unity] MissingFieldException: Field not found: System.Numerics.Vector2 ImGuiNET.ImGuiIO.DisplaySize Due to: Could not find field in class
ImGuiUnityBehaviour.Update () (at :0)

I'm currently trying with ImGui.NET, Version=1.90.9.1 and i've also tried with Version=1.87.3

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