Search Issue Tracker
Crash in UnityEditor.EditorGUIUtility:INTERNAL_CALL_RenderGameViewCamera...
To reproduce: 1. Open attached project; 2. Open "test" scene; 3. In the Game window, select Display 2; 4. Choose Main Camera and di... Read more
[Android][Google Pixel] Can't lock the phone if Default orientation is s...
Steps to reproduce: 1) Download attached project 'ProblemWithLockingDevice.zip' and open in Unity 2) Build and run 'reproScene' on ... Read more
Scene in the Oculus Rift Headset is darker compared to the Editor when S...
To reproduce: 1. Open attached project; 2. Open "Level1" scene; 3. Make sure Single Pass is enabled (Edit > Project Settings > Pla... Read more
[GPUInstancing] Submesh instanced batching doesn't work for all mesh sub...
Steps to repro: 1. Open attached project and '04_AutomaticInstancingSubmeshes'; 2. Launch the scene; 3. Open Frame Debugger (Window... Read more
[iOS][VideoPlayer] Backslash in the URL field converts the URL into loca...
Reproduction steps: 1. Open the attached "Archive" project. 2. Go to "File > Build Settings". 3. Check the "Developement Build" chec... Read more
[Metal]Color picker eye dropper preview broken in Metal API on MacOS
Color picker eye dropper preview shows the wrong area being selected with the cursor. Though when clicking the correct colour is sel... Read more
Standalone build crashes in SkinnedMeshRenderer::RendererBecameVisible
To reproduce: 1. Open the project, attached by tester 2. Build and run standalone 3. Select new game 4. Press '~' and then press g ... Read more
[Linux] NetworkInterface.GetAllNetworkInterfaces returns no interfaces
NetworkInterface.GetAllNetworkInterfaces() doesn't find any interfaces on Linux. Steps to reproduce: 1) Open the attached project. ... Read more
CollisionListener2D::ProcessContacts crashes when unparenting game objec...
CollisionListener2D::ProcessContacts crashes in Play mode when unparenting game objects and destroying their parent which has Rigidb... Read more
Color picker crashes Editor
Steps to reproduce: 1. Open attached project 2. Open scene repro5 3. Select Menu -> Header and change its color using the color pick... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL