Search Issue Tracker
GameObject's colors are rendered differently in the iOS build compared t...
How to reproduce:1. Open the attached project "Testdawn.zip"2. Go to the Build Settings (FIle>Build Settings)3. Select iOS and bu... Read more
White borders appear around a texture when Post Processing is unchecked ...
How to reproduce:1. Open project "bug1.zip"2. In the Hierarchy window select "Main Camera" and look if the "Post Processing" is unch... Read more
[Metal] Game freezes after command buffer Timeout error
DescriptionCAMetalDisplayLink is causing kIOGPUCommandBufferCallbackErrorTimeout errors. Disabling the CAMetalDisplayLink and using ... Read more
[iOS] Screen flashing after the iOS splash screen
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “Load“ scene3. Build for iOS4. Open the “Unity-iPhone.xcodeproj“ ... Read more
Performance in Game View is significantly impacted by Gfx.WaitForPresent...
How to reproduce:1. Create a new project using the default 3D template2. Open the Profiler (Window->Analysis->Profiler)3. Ente... Read more
Consistent EditorLoop 5-10ms spikes when using Metal API
Reproduction steps:1. Create a new project2. Make sure you are using "Metal" Graphics API (Player Settings > Other Settings > ... Read more
[Apple silicon][M1] Game view FPS is very low when the view is moved to ...
Using an external display on an Apple silicon MacBook Pro laptop causes playmode FPS to drop significantly. Repro:1) Connect an exte... Read more
[Metal] Performance degradation on iOS devices
To reproduce:1. Open the GraphicsPerf project with Unity 2018.2;2. Change Graphics API to Metal;3. Build and run DynamicVBO, Lights,... Read more
[iOS] App crashes with out of memory exception in UnityGfxDeviceWorker w...
How to reproduce:1. Build And Run the user’s attached “Flow.zip” project on iOS device2. Observe the result (Delete the "Library" fo... Read more
macOS stutters in a minimal project in the Editor in Play Mode
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/Scene.unity“ Scene3. Enter play mode and observe 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal