Search Issue Tracker
[iOS] Next camera is prevented from rendering in stack when preCommand b...
Reproduction steps:1. Download and open the attached "CommandBuffer" project2. Build and deploy the project to iOS3. Observe the red... Read more
[iOS] Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.Rend...
iOS build fails due to 'Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.RenderTexture' error. Steps to reproduce:1) Op... Read more
AddComponent<AudioSource> fails on iOS device (IL2CPP
To reproduce:1. Open attached project2. Build and run on iOS3. Notice the error "AddComponent asking for "AudioSource" which is not ... Read more
XCode project has errors when building with Mono2x scripting backend and...
To reproduce:1. Open new project2. Set build target to iOS3. Set scripting backend to Mono 2x4. Set Stripping level to anything othe... Read more
[iOS] Memory leak when unloading assets with OpenGLES on A9 and A10 devices
Memory is leaked each time assets are unloaded (1.5, 2.0 or 2.5 KB at a time) on A9 and A10 iOS devices. Steps to reproduce:1) Open ... Read more
[Backport] [iOS] Unfreed allocation errors thrown in Console when execut...
How to reproduce:1. Open the attached Unity project ("1358453_2021.2.0b7.zip")2. Switch Platform to iOS3. Build And Run Expected res... Read more
The GamePlay is very slow and laggy when running the build through any...
How to reproduce:1. Download and open the attached project "LWRP_TEST.zip"2. In "Player Settings" make sure that the "Target SDK" is... Read more
[iOS] Unity Ads are corrupted on iPhone X
Unity ADs crops wrong on iPhone X. Steps:1. Build and Run attached project (UnityAdsAssetStoreTest.zip)2. In Player: Enter Game ID3.... Read more
Shaders break on iOS Metal by using fixed4
To reproduce:1. Open attached project2. Build to device3. Notice that the shaders don't compile (all the textures are pink)Note: If ... Read more
[iOS] Setting Logging to 'Full' in PlayerSettings results in 'Stacktrace...
If the Logging option is set to Full, 'Stacktrace is not supported on this platform.' error messages are displayed when printing ass... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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