Search Issue Tracker
[iOS] Application versions containing more than 3 non-negative integers ...
Reproduction steps:1. Open a new or existing project2. Go to Player Settings (Edit -> Player Settings)3. Switch to iOS tab4. Ente... Read more
[iOS] 12.1.2 apps cannot consume as much memory as iOS 11.x apps
To reproduce:1. Open users attached project "MemTest.zip"2. Build for iOS3. Deploy the Xcode project to iOS device Expected result: ... Read more
[iOS 11] Handheld.PlayFullScreenMovie with CancelOnInput doesn't cancel ...
Steps to reproduce: 1. Open attached project2. Build 'Test' scene to iOS3. Deploy the build to iOS device4. Click 'CancelOnInput'5. ... Read more
[iOS] Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.Rend...
iOS build fails due to 'Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.RenderTexture' error. Steps to reproduce:1) Op... Read more
[iOS] Transparent areas of a texture become opaque after un-premultiplic...
On iPhone 6 Plus and 6S Plus, when shader performs un-premultiplication of a pre-multiplied texture, all the transparent areas turn ... Read more
[iOS][GLES]DepthTextureMode.Depth on Metal Devices produces artifacts
Repro steps:1) Open the project and demo scene.scene2) Change the Graphics API for iOS to GLES2/33) Build and run it on newer device... Read more
[iOS] Hidden/Fastblur (BloomOptimized) shader does not work on iOS with ...
Hidden/Fastblur, when applied to the camera, has no effect on iOS with Metal API. Steps to reproduce:1) Open the latest attached pro... Read more
[iOS] Unity splash screen doesn't show up on iOS builds
Steps to reproduce:1) Create a new project.2) Build for iOS.3) Run on a device. The game loads directly to the main scene; the splas... Read more
[iOS 14] VideoPlayer crashes on EXC_BAD_ACCESS or signal SIGABRT when au...
[iOS 14] VideoPlayer crashes on EXC_BAD_ACCESS or signal SIGABRT when audioOutputMode is set to APIOnly/Audio Source or Render Mode ... Read more
[iOS] Unity Player does not respect the "Mute Other Audio Sources" toggl...
To reproduce: 1. Download attached project “AudioTest_20183f2.zip" and open in Unity2. Open “SampleScene” scene3. Make sure that "Mu... 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