Search Issue Tracker
[Metal] Crash in CreateNewEncoder() at MetalContext.mm:115
Reproduction steps:1. Open the attached project (DuplicateEncoderCrash.zip).2. Build and run for iOS. Actual behavior:- Application ... Read more
[iOS] Signing info gets broken when appeding a project which doesen't us...
Basically this is by design, but it might make sense to consider this case: 1. Build any project.2. Disabled automatic signing and a... Read more
[iOS] Asset bundles downloaded through LoadFromCacheOrDownload are backe...
Steps to reproduce: 1. Open the attached project2. Build the project for iOS3. Run the project on a device that has iCloud set up4. ... Read more
[iOS] Setting supported orientations in Xcode does not affect unity spla...
Steps to reproduce: 1. Open attached project2. Notice that 'Auto Rotation' is enabled in player settings and that 'Landscape Left' a... Read more
On iOS7 using dictation crashes app
To reproduce: 1) Download and open attached project2) Build and run for iOS3) Tap input field4) Press the dictation button5) Notice ... Read more
[iOS] Generated normal maps do not work on iOS
To Reproduce: 1. Deploy the attached project.2. Observe that all Material which have normal maps are broken. Reproducible with GLES2... Read more
[iOS] WebCamTexture.width/height always returns 16
WebCamTexture.width/height always returns 16 on iOS. Although the actual resolution of the WebCamTexture is clearly higher than that... Read more
[IL2CPP] Crash in JValue__ctor_m708074237 when launching the app on iOS
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Run on a device. The app crashes in around 2 seconds, while show... 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] Setting a property value via reflection for a double type fails on...
Steps to reproduce: 1. Open the attached project2. Build 'Start' scene to iOS using Mono2x scripting backend (should be set by defau... 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