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

I'm using React Native with the new architecture called Fabric, and when I embedded Unity, I encountered an error message saying `"Unimplemented Component: ." ` After some investigation, it seems...

Hi I've success build react and unity with Expo in develop build from Xcode. I'm looking forward to release build it. I try to build with EAS local. To be...

Could not determine the dependencies of task ':azesmway_react-native-unity:compileDebugAidl'. > Could not resolve all task dependencies for configuration ':azesmway_react-native-unity:debugCompileClasspath'. > Could not resolve project :unityLibrary. Required by: project :azesmway_react-native-unity > No...

Hi Guys. I've success to build with React and Unity for Android. It has any no problems. When I upload my app bundle file, there is error that `Your App...

When reentered Unity view for the second time, some messages sent from Unity a few milliseconds after mounted was dropped and were not passed to `onMessage` callback. Any workaround/fix that...

Hi. I successfully run the React Native with Unity but as the other person, I encounter the issue that my AAB it's too large. My app are only videos with...

I am sending message from _**react native**_ to **Unity** but _**not**_ able to receive message in Unity, -> Message sending from `Unity to RN` is working fine but `RN to...

I am working on getting an android build to run with EAS. I currently can run the pipeline with iOS with no errors but with android I am getting this...

i am trying to integrate mu unity app in ios react native app. On launching the app I am seeing black screen. In android it is working. My unity project...