Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
2 votes
1 answer
4k views

Xcode Build Failure: Unity Framework Error -> Undefined Symbol (IL2CPP Related)

I've been building Unity iOS projects to iOS devices for years and I've rarely had issues with errors in Xcode. This is probably because I rarely change anything in the Xcode project and just use ...
Cato's user avatar
  • 103
0 votes
1 answer
97 views

Apple Watch Intermediary Script with Unity or Remake Game in Xcode?

there. I had a question that I keep finding dead ends to. Is it possible to create a Unity iOS project that has the ability to talk to a WatchOS app? I know that there's no current way to build it ...
Rakhi's user avatar
  • 1
0 votes
1 answer
696 views

Generate Xcode project for macOS via the Unity command line

I am trying to export an Xcode project targeting macOS via the Unity3D command line in Continuous Integration. However, I cannot figure out the right build setting to export an XCode project for macOS ...
Vinay S Shenoy's user avatar
0 votes
0 answers
34 views

Does Unity iOS build process have a signature?

I'm interested in the detailed process that happens when Unity Editor builds iOS at this step: - Xcode project is generated by Unity with all the required libraries, precompiled .NET code, and ...
Nikita Goncharuk's user avatar
1 vote
1 answer
952 views

How to debug UnityGfxDeviceWorker (34): EXC_RESOURCE RESOURCE_TYPE_MEMORY error on an iOS device?

How does one debug this Xcode error on an iOS device? Debug - UnityGfxDeviceWorker (34): EXC_RESOURCE RESOURCE_TYPE_MEMORY
ina's user avatar
  • 294
0 votes
1 answer
581 views

Unity 2020.1.8f1 cannot build xcode project for iOS

We recently updated a project to Unity 2020.1.8f1 But it will not build the xcode project for iOS because of missing plist key value pairs. This is really weird cus, before, I would build the xcode ...
Guye Incognito's user avatar
0 votes
0 answers
184 views

Why is an empty Unity Iphone Build over 700 Megs? Is this Normal?

So after 2 weeks of slaving over my first game I was finally done! I was entirely ecstatic....until I saw its file size. 770 Megabytes For a simple numbers game, that was way too much and I created an ...
kayra yorulmaz's user avatar
1 vote
1 answer
665 views

Is an iOS development license with Unity free?

I'm coding in Unity Personal and I'm going to try to put my game onto the App Store (through the Unity --> XCode --> App Store process). In the past, Unity has charged money to get a iOS license for ...
Cats4Life's user avatar
0 votes
0 answers
39 views

When I build from unity to Xcode a calculation doesn't happen properly

I am building an app which calculates the elevation and azimuth of 2 points using latitude, longitude and elevation. I have built it and run it on Xcode and the azimuth is locked on either 270º or 90º....
J Browne's user avatar
0 votes
1 answer
659 views

How to change pre-splash image for iOS?

When I launched my game on my iPad, the screen first displayed a faulty splash image with a black lower half momentarily, before displaying the normal splash image. No matter what I tried, I couldn't ...
Chong Lip Phang's user avatar
1 vote
0 answers
730 views

arm64 architecture issue in Unity iOS plugin

I am trying to use the iOS version of ORB_SLAM2 (https://github.com/ygx2011/ORB_SLAM2-IOS) as a plugin to a Unity (Unity 5.5) project. To be able to use this as a plugin, I created a static library (....
Vivek Arvind's user avatar
1 vote
1 answer
1k views

Unity application freezes on ios at pause

When I play my game made with Unity on iOS device, and press the home button or let the screen close by time or by pressing the power button and then try to come back to the game, the game freezes ...
Lasse's user avatar
  • 3,239
1 vote
1 answer
235 views

Received email that iOS development Certificate was revoked, what is it mean?

I'm trying to make a .ipa in Xcode from the build of my project file exported in unity3d. There was two errors in Xcode which are 1."Signing for "Unity-iPhone" requires a development team. Select a ...
aloxvi's user avatar
  • 25
0 votes
1 answer
694 views

Xcode Build Errors Unity 4.7.2

These two errors are doing my head in. New to Xcode. So please advise thank you. FYI I did not touch or modify anything of the Xcode that was generated by Unity. Upon opening there is a warning that ...
galaxyacetype0's user avatar
0 votes
1 answer
223 views

Why are the images distorted in iOS build?

I'm working on a match three game. But, when I generate iOS build, the images are distorted and completely unrecognizable. However, the issue happens only on some systems. I tried it on an iMac ...
SanSolo's user avatar
  • 1,159

15 30 50 per page