Search Issue Tracker
[iOS] UnityWebRequest.Post calls fail on iOS
Steps to reproduce:1) Open the latest attached project.2) Open 'test' scene, build and deploy to a device.3) Press the 'Send GET Req... 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] Builds fail when using .xcframework plugins
How to reproduce:1. Download and open the attached project2. Build and deploy the project to iOS3. Observe the console Expected outc... Read more
[iOS]GameObjects with Standard Unlit shaders are rendered black on iPad ...
How to reproduce:1. Open the attached Particle iOS Test.zip project2. Open the Sample Scene3. Build for iOS and deploy the Xcode pro... Read more
[iOS] Splash Background image is exported and loaded in memory when Show...
1. Download and open the attached project2. Build and run the project (make sure Development Build is enabled) for iOS3. After the s... 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][Metal] Unable to fully render Render Textures with Anti-aliasing o...
To reproduce:1. Open attached project "RenderTexture_MSAA_IssueSTRIPED.zip"2. Open "SampleScene.unity" scene3. Build for iOS4. Deplo... Read more
[iOS] Crash when running on iOS Simulator with Xcode 8.0 Beta 3
To Reproduce: 1. Build and run an empty project with Xcode 8 Beta 3 Simulator (iOS).2. Observe that on launch the app crashes, after... Read more
[iOS] Touch Input Drops Out At High FPS
Steps to reproduce:1) Open the attached project.2) Deploy to an iOS device and run.3) Start drawing on the screen. Red 'x' signs app... Read more
[metal/compute/hlslcc] Significant CPU and GPU frametime regression with...
There are significant performance regression on metal/compute/hlslcc when compared to trunk or 5.4/release: With modified 'Viking Vi... 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