Reply To: Error building Windows Store app

Forums 💬 FlowCanvas ⚙️ Support Error building Windows Store app Reply To: Error building Windows Store app

#22227
Gavalakis
Keymaster

    Hello there,

    Unfortunately this is a known Unity bug with Widows Store Apps, when using a certain name (OnMouse_X) in on-MonoBehaviour scripts.
    To “fix” this, please find and delete these two FlowCanvas files from the project:
    MouseAgent2DEvents.cs
    MouseAgentEvents.cs

    Please let me know if deleting these two files allows you to build correctly.
    Thank you.