Skip to content

No feedback on ink compilation success after failure #15

Closed
@toolness

Description

@toolness

When an ink error occurs, the following kind of message appears in the status bar at the bottom of the Unity editor:

ink-error

However, upon fixing the error in an editor and switching back to Unity, this line doesn't go away, which leads me to believe that something is still wrong with the file. It's only by going to the Console window and clicking "Clear" before making changes to the .ink script that I can confirm that no errors occurred on compilation, which seems unintuitive and inefficient.

Perhaps a message like "Auto-compilation of [filename].ink successful" should appear whenever compilation succeeds?

Note that this might actually be a bug with Unity itself; I've noticed that a similar kind of problem exists with Unity's built-in Editor Tests Runner. If that's the case, feel free to close this issue!

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