Search Issue Tracker
[iOS][Metal] "Can't set kSurfaceUseResolvedBuffer surface flag" errors a...
When using a camera with depth only clearing and MSAA iOS build spams constantly this error: Metal: Can't set kSurfaceUseResolvedBuf... Read more
[iOS] Second ViewController renders beneath Unity ViewController if Port...
How to reproduce:1. Open and build the attached project ("1133418 - UIHeirarchy Issue.zip", ensure Portrait and Portrait Upside Down... 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
[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
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] OnEndDrag isn't called when using remote and OnBeginDrag was calle...
To reproduce:1. Open attached project2. Select an iOS device to be used for remote3. Press play4. Click and drag the missle icon bef... Read more
[iOS] Doing 'Build And Run' for iOS project on Apple Silicon sets 'My Ma...
Steps to reproduce: 1. Open new Unity project on a Mac with Apple Silicon chip2. Switch to iOS3. Open 'Build Settings' window4. Clic... Read more
[iOS] Changing Auto-rotation settings causes the first UIWebView to clos...
To reproduce: 1. Download attached "unity_repro_project-min.zip" project and open in Unity2. Delete everything from Plugins folder e... Read more
[iOS][Mono2x] Build fails with 'UnityException: Failed assemblies stripp...
Steps to reproduce: 1. Open attached project2. Make sure that Scripting Backend is set to 'Mono2x' and stripping level to 'Use micro... Read more
[iOS][tvOS] Append not disabled when building iOS project on top of tvOS...
1. Build any Unity project for iOS/tvOS.2. Switch the platform to the other one and enter same project name.3 Observe that:- the app... 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