f111fei / react-native-unity-demo

103 stars 80 forks source link

Unexpected Crash when toggling between ReactNative and Unity Screen #23

Open JanOwiesniak opened 5 years ago

JanOwiesniak commented 5 years ago

Setup

Problem

The app unexpectedly crashes when changing between ReactNative View and Unity View. Bug can be reproduced 100% times.

iOS

img_87af8a3c910a-1

Android

screenshot_20181106-131859

How to reproduce

  1. Tap "Toogle Unity" on React Native Screen to start Unity Screen
  2. Tap "Cube" on Unity Screen (Counter will go up by one)
  3. Tap "Toggle Unity" on Unity Screen to go back to React Native Screen
  4. Tap "Toggle Unity" on React Native Screen to go back Unity Screen
  5. Crashes on iOS and Android