Search Issue Tracker
[.NET 4.6][iOS] Crash in il2cpp::icalls::System::System::Net::Sockets::S...
Steps to reproduce:1. Download the project attached by the user2. Build "test" scene to iOS3. Build the project to an iOS device Res... Read more
Inconsistent ID values between Signing Team ID and iOS/tvOS Profile ID i...
Steps to reproduce: Create a new Universal 2D project Go to "Unity" -> Settings" Select the "External Tools" item Observe how ID ... 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
Unity Crash Reporting service doesn't work on iOS on 5.0.0
To Reproduce: 1. Import http://public.cloud.unity3d.com/UnityCrashLog.unitypackage into a new project and set it up in https://perf.... Read more
[iOS] The whole project recursively copies itself into the Build folder ...
To reproduce: 1. Download attached project “case_1124821-iosPluginTest 2.zip" and open in Unity2. Open "EmptyScene" scene3. Go to yo... Read more
Missing iPhone 13 device definition errors are printed in the Console wi...
Reproduction steps:1. Download and open the attached "iOSMissingDevice.zip" project2. Observe the console window Expected result: No... Read more
[iOS][Metal] "Can't set kSurfaceUseResolvedBuffer surface flag" errors a...
When using a camera with depth only clearing and MSAA iOS build spams constantly this error: Metal: Can't set kSurfaceUseResolvedBuf... Read more
[UAAL] [iOS] Application.Unload() does not free up memory
Reproduction steps:1. Open customer's attached project in "UnityProject.zip"2. Build and Deploy to an iOS device3. In Xcode open the... Read more
[iOS][AppleTV] .dylib plugin is not visible in the Xcode but is added in...
Steps to reproduce: 1. Open the attached "Plugins.zip" project 2. Go to File > Build Profiles and make sure that iOS Platform is ... Read more
[iOS] Adding an aditional Graphics API triggers a reimport of all textures
TO Reproduce: 1. Open the attached project and add the OpenGLES3 to the Graphics API list.2. Observe that all the textures in projec... 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