react-native-unity icon indicating copy to clipboard operation
react-native-unity copied to clipboard

Results 113 react-native-unity issues
Sort by recently updated
recently updated
newest added

Hello! Thanks for maintaining this library! I have noticed this kind of behavior on android: Open example app > Open screen with unity scene > Unload & Go back >...

Hello, I'm wondering how to implement multiple Unity games into one react-native app. I saw an example on YouTube but couldn't figure out how to do that. Can you please...

After upgrading to editor version 2021.3.21f1, Android build is no longer working: ``` E Unity : AndroidJavaException: java.lang.NoSuchFieldError: no "Ljava/lang/Object;" field "mUnityPlayer" in class "Lcom/example/MainActivity;" or its superclasses E Unity...

Hello. Thank you for your great work. I've build your example successfully. but It's crashed. unity load is successfully load at first. but almost next load was crashed. https://user-images.githubusercontent.com/22703602/167987171-13875d0e-8b25-4625-bc25-299569d4e7b9.mp4 ```...

This fixes some compilation issues I had with an older project due to conflicts caused by including Unity libraries in both projects.

Hi @azesmway, we're encountering a problem on Android where the app crashes when attempting to send messages from Unity to React Native. Specifically, the crash occurs when there are more...

Hello guys and gals, we are trying to integrate the Unity app into the RN project, and we're using the example from this repository. However we get stuck with this...

Just installing this module is failing to build as shown below. Does anyone know why? ![image](https://user-images.githubusercontent.com/121470988/216899903-a839e4d6-9eb2-47a6-a460-9ca2f7d51488.png)

Could not determine the dependencies of task ':app:mergeDebugAssets'. > Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. > Could not resolve project :unityLibrary. Required by: project :app project :app...

I get the following error when running. Can anyone help? I run on ios. ![Screenshot 2023-01-26 at 03 47 17](https://user-images.githubusercontent.com/123605581/214723904-e4c4ff9a-f14e-46f6-9338-52ac56a219fd.png) Undefined symbols for architecture arm64: "_onUnityMessage", referenced from: _UnityMessageManager_onUnityMessage_m7B4D8327A829C74225344901D44A0287E49F65D5 in...