Search Issue Tracker
Vector2.magnitude computed value is different on iOS than on Android/Win...
Repro steps : 1. Build & deploy user attached project to iOS device.2. Notice console output where actual magnitude is different... Read more
[iOS][Metal] Splash screen is flickering when no camara is in scene
To reproduce:1. Open attached project2. Build for iOS3. Run on iOS device Actual behavior: Unity splash screen starts to flicker aft... 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] Materials using Standard Shader are corrupted when using GLES2
To Reproduce: 1. Build and run the attached project with GLES2.2. Observe that all materials are corrupted (it's just using Standart... Read more
[iOS] Can't build and run with latest Xcode update (7.1)
-e: see title, says I have to do it manually (which works) because my version is not in the compatibility list -repro:--get latest x... Read more
[iOS] Significantly higher memory usage on older devices with 4.6
Memory usage on older devices is much higher seems to be reproducible on iPad 4 and older devices. To Reproduce: 1. Build & Depl... Read more
[iOS] ios11 (iPhone) Build crash in Unity 2017.2 when launched in landsc...
Builds containing Unity ARKit Plugin (https://www.assetstore.unity3d.com/en/#!/content/92515) crashes if device is in landscape mode... Read more
Build And Run fails on iOS with EntryPointNotFoundException: GetXcodeMaj...
Steps to reproduce:1) Create a new project.2) Select iOS platform.3) Build the project using 'Build And Run'. Unity fails to link th... 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][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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS