Search Issue Tracker
[iOS] App stuck on video background view if control setting is changed a...
To Reproduce: 1. Deploy the attached app & rotate device to landscape.2. Click "Video Minimal".3. Chnage Control Settings (butto... Read more
[iOS][WebRequests] UnityWebRequest returns empty downloadHandler
UnityWebRequest.Get(".."); returns an empty UnityWebRequest.downloadHandler (text.Length/Texture tc.. is 0) To Reproduce:1. Deploy t... Read more
[iOS] CPU spikes on taps when using iPhone 13 Pro
Reproduction steps:1. Download and open the attached "FpsStabilityTest2019.zip" project2. Build and deploy to iOS with profiler atta... Read more
[iOS] iPad Pro10.5 2017 hangs when app is started with an URL
On iPad Pro 10.5'' (iOS 10.3.2), when the game launched via a URL rendering stops on the first frame. The game keeps running on the ... Read more
[iOS] xib files are not added to Xcode's "Copy Bundle Resources" build p...
How to reproduce:1. Build the attached project for iOS2. Open the Xcode project3. Open Unity-iPhone > Build Phases4. Extend the "... Read more
[iOS][VR] VR shaders are included in Builds even though VR support is di...
VR shaders seem to be included in builds even when VR support in Player Settings is disabled. The easiest way to see that this is ha... Read more
[iOS] Adding an aditional Graphics API triggers a reimport of all textures
TO Reproduce: 1. Open the attached project and add the OpenGLES3 to the Graphics API list.2. Observe that all the textures in projec... Read more
[iOS] Setting supported orientations in Xcode does not affect unity spla...
Steps to reproduce: 1. Open attached project2. Notice that 'Auto Rotation' is enabled in player settings and that 'Landscape Left' a... Read more
[Atomics] Device freezes in an apparent loop after running project for a...
How to reproduce: 1. Open attached project2. Build to iOS and run3. Play the game for a while- The game freezes, but Xcode does not ... Read more
[tvOS][iOS] App Overrides device'e ambient music
To Reproduce: 1. Play any music on an AppleTV(Only way to do this, that I've found, is to us Home Share from your Mac (just enable i... 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