Search Issue Tracker
[WebRequest][iOS] UnityWebRequest.isError is 'false' when there is no ac...
1. Open attached project2. Either turn on airplane mode on device or on any scene add incorrect link in webrequest(url)3. Build to i... 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
[iOS] Metal crash with SetTargetBuffers
MTLTextureDescriptor has invalid pixelFormat (0) when trying to create a depth render texture with 4x MSAA Read more
[iOS] System.Net.WebException when using HTTPS and a duplicate root cert...
Reproduction steps:1. Open the project in "manual-certificate-bug.zip" and build for iOS2. Deploy to an iOS device and inspect the d... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more
Cubemaps get noticeable seams when built for iOS
See the following screenshot for an example:http://i.imgur.com/4rtAGUA.jpg It gets seams not only on the cubed skybox but also on th... Read more
iOS Memory leak in GetPixels and GetPixels32
How to reproduce: 1. Open attached project2. Open scene WebCamTest.unity3. Build to iOS and run- The app crashes with this error: Me... Read more
Shadows are only drawn in a part of the scene on iOS
How to reproduce: 1. Open attached project2. Build to iOS and run- Note that, as the camera pans forward and back, the shadows don't... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved