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
- 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