Skip to content

OS Debug Mode Crashes with Unity Integration - "Unable to flip between RX and RW memory protection" #4

@ahmeddarafat

Description

@ahmeddarafat

When using flutter_unity_widget_2 (or similar Unity integration plugins) on iOS physical devices, the app crashes immediately in debug mode with the following error:

Unable to flip between RX and RW memory protection on pages
Thread 1: signal SIGABRT

Steps to Reproduce

  1. Create a Flutter project with Unity integration
  2. Export Unity project to UnityLibrary
  3. Configure the plugin as per documentation
  4. Run flutter run (debug mode)
  5. App crashes with SIGABRT (white screen appear)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions