Search Issue Tracker
[iOS] Inconsistent shader rendering
Reproduction steps:1. Download and open the attached "Shader Issue.zip" project with Unity 2021.2.0f12. Build and deploy the project... Read more
[hlsl2glsl -> HLSLcc][iOS][OpenGLES2]Reduced precision in shader floats ...
How to reproduce:1. Open the attached ShaderPrecision.zip project2. Open the "MainScene" in the Assets folder3. Make sure that OpenG... Read more
[iOS] OnApplicationPause() is not called if "Behaviour in Background" is...
How to reproduce:1. Open the "PauseRepro.zip" project2. Switch platform to iOS3. In the Player settings, set "Behaviour in Backgroun... Read more
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
[iOS] `Swift Language Version` is not set in Xcode Build Settings when ...
To Reproduce: 1. Add a valid .swift source file to your Unity project and mark it as an iOS plugin.2. Export and Xcode project and b... Read more
[iOS] Social.localUser.ID returns GameCenterUsersID instead of the new G...
Apple at WWDC 2019 announced that they will replace PlayerID with two new identifiers - TeamPlayerID and GamePlayerIDhttps://develop... Read more
[iOS] UnityEngine.TextureFormat does not contain a definition for ETC_RG...
To reproduce: 1. Download attached "testcrunch.zip" project and open in Unity2. Build for iOS Expected result: Unity Editor successf... Read more
[iOS] Sound becomes muted after quickly swapping to voice dictation and ...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device3. Press "Play" button4. In order showed below, ke... Read more
[iOS][OldInput] Touch is ignored when the application is resumed from th...
Reproduction steps:1. Open the attached project "Case_1380200.zip"2. Build and Deploy the Scene "SampleScene" to a device3. Touch an... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default