Search Issue Tracker
Mesh.GetTriangles(list, index) doesn't put all submesh triangles in the ...
How to reproduce:1. Open the attached "case_1141916-GetTrianglesBug" project2. Select "CablePart_Hi" in the Project window and notic... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
Animator Window grid does not cover the entire graph area
Steps to reproduce:1. Create/Open any Unity project2. Open Window->Animation->Animator3. Zoom in or out and observe the grid c... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Double-clicking the "Cursor Image" Asset in the UI Builder opens .tss fi...
How to reproduce:1. Open the attached project "uiToolkitCursor"2. Open the "Test" UI Document3. In the UI Builder Hierarchy, select ... Read more
[Sticky Notes] Can't cut-paste sticky notes on their own.
Repro steps:1. Create a sticky note and select it.2. Press Ctrl + X to cut it3. Observe that the note is not cut Expected outcome:Th... Read more
The items of Reorderable list are not expanded/collapsed when using righ...
How to reproduce:1. Open the user's attached project2. From the 'Scenes' folder open 'SampleScene'3. In the Hierarchy window select ... Read more
[HDRP] Spotlight beam is offset when using a Camera with custom projecti...
How to reproduce:1. Open the user's attached "Spotlight beam offset - Bug.zip" project2. Open the "Bug" Scene3. Select the "Main Cam... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
Shader variable unity_OcclusionMaskSelector changes when information abo...
Reproduction steps:1. Open user's project "DebugWater.zip"2. Make sure that you have Inspector, Frame Debug, and Game View windows o... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist