Search Issue Tracker
Standard Unity water (Water4) is broken on iOS 9
To reproduce:1. Build attached project to iOS2. Run it on a device with iOS 93. Notice that the sea doesn't look right (hard to desc... Read more
[WWW] Calling www.Dispose() causes a crash on iOS
Steps to reproduce:1) Open the attached project.2) Add scene 'Main.unity' to build.3) Build the project for iOS.4) Deploy the projec... Read more
Fill Percentage of "iPad Launch Screen" is used for iPhone when setting ...
How to reproduce:1. Build the user’s attached “bugreport.zip” project for iOS2. Open the Xcode file3. Open “LaunchScreen-iPhone.stor... Read more
[iOS] App crashes with IL2CPP initialization failed error when launching...
To reproduce:1. Open attached project "size-test.zip"2. Open "myscene.unity" scene3. In the top menu bar press Build > Build iOS ... Read more
[Metal] Rendering of the content is partially lost when MSAA is enabled
To reproduce:1. Open attached project2. Build it for iOS and make sure that "main" scene is selected in build settings3. Run built p... Read more
[iOS][Metal] Crash in "InvalidateState() + 64 at GfxDeviceMetal.mm:1343 ...
Reproduction steps:1. Open the attached project.2. Make sure graphics API is set to "Metal".3. Build for iOS and open the Xcode proj... Read more
[iOS] 'Build & Run' opens project with Xcode beta instead of the default...
NOTE: For this to reproduce you'll need two different Xcode versions installed (in my case, Xcode 7.3.1 and Xcode 8 Beta) Steps to r... Read more
[iOS] App hangs if OnApplicationPause() is called before another OnAppli...
Steps to reproduce:1) Open the attached project.2) Build the project for iOS.3) On the iOS device, have some kind of an app, which c... Read more
[iOS][Metal] GPU frame time is slower on Metal than openGLES3 when using...
Steps to reproduce: 1. Open attached project (RenderTextureTest_stripped.zip)2. Make sure graphics API for iOS is set to Metal3. Bui... Read more
[iOS] Unity doesn't accept Bundle id if it is constructed differently (c...
Reproduction steps:1. Create new Project2. Open PlayerSettings3. Set Bundle Identifier to something with two dots [com.hello..world]... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class