Search Issue Tracker
[iOS] 'illegal export list found. Please rebuild your static library' er...
To Reproduce: 1. Build any app with trunk.2. Archive it in Xcode.3. Observe that it fails in linking with: ld: illegal export list f... Read more
[iOS] Orientation is handled incorrectly when deployed on iPads with OS 26
How to reproduce:1. Open the “ipad_orientation2_GK.zip“ project2. Open the “SampleScene“3. Build for iOS4. Open the “Unity-iPhone.xc... Read more
[iOS] OnApplicationPause is called multiple times when closing an iPad S...
Steps to reproduce: 1. Open attached project (New Unity Project.zip)2. Switch to iOS and make a build3. Deploy the build to an iPad ... Read more
[iOS] Mobile Input field is not visible after focusing on Input Field wh...
Reproduction steps:1. Open the attached "Input.zip" project2. In File > Build Settings make sure that the "SampleScene" Scene is ... Read more
[iOS] UnityWebRequest.Post calls fail on iOS
Steps to reproduce:1) Open the latest attached project.2) Open 'test' scene, build and deploy to a device.3) Press the 'Send GET Req... Read more
[iOS] Canvas shows up after a delay when a splash screen animation ends
Reproduction steps:1. Open the attached project.2. Switch to an iOS platform.3. Build and run it on an iOS device. Actual behavior:-... Read more
[iOS][Mono2x] Build fails with 'UnityException: Failed assemblies stripp...
Steps to reproduce: 1. Open attached project2. Make sure that Scripting Backend is set to 'Mono2x' and stripping level to 'Use micro... Read more
[iOS][ES2] Shader fails to compile in the GfxDeviceGLES on 5.4/5.5
To Reproduce: 1. Build the attached project for GLES2 (tested on iOS)2. Observe that after the app is launched you'll get these erro... Read more
Texture uploading is broken on various iOS device generations
Texture uploading is broken on various iOS device generations 1. What happened I create a Texture2D on the fly, do some color maths ... Read more
iOS Xcode project building fails when the build is appended
Reproduction steps:1. Create a new Unity project2. Build the project for the iOS platform3. Open the built Xcode project4. Sign the ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default