Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    XcodeIssue is likely caused by Xcode settings.iOSSpecific to running on or building for iPhone or iPad.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions