Search Issue Tracker
Animation twitches at the start of a animation loop
Steps to reproduce:1. Download 901635_repro.zip and open "Test" scene2. Enter play mode3. Observe looping idle animation Expected re... Read more
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 disable... 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 Unity2) Build and run 'reproScene' on a ... 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 > Pl... 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 tester2. Build and run standalone3. Select new game4. Press '~' and then press g 7 ti... 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.2) ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS