Search Issue Tracker
EditorGUI.EndChangeCheck is not triggered when dragging an Object onto a...
How to reproduce:1. Open the attached project "EndChangeCheckTest.zip"2. Select "GameObject with SomeComponent" in the Hierarchy win... Read more
Adding overrides to a Prefab Variants shows available override in Projec...
How to reproduce:1. Create a new Unity project2. Create a Prefab Variant3. Drag the Prefab Variant to the Hierarchy window4. Change ... Read more
[Perforce] P4 integration with Overwrite Failed Checkout Assets enabled ...
1. Download and extract the "1315831 repro" project into a Perforce Workspace2. In P4V Add and Submit the Assets, Project Settings a... Read more
A new asset becomes untracked in Perforce when 'StartAssetEditing' and '...
Reproduction steps:1. Open the attached 'PerforceTestProject' project2. Go to the 'Edit -> Project Settings'3. In the Version Con... Read more
Change Searches sorting order dropdown menu is too wide when opening it ...
How to reproduce:1. Open any project2. In Hierarchy open in Search (Ctrl+K)3. Open Saved Searches Panel (F3)4. Click "Change Searche... Read more
“hitInfo.point” returned values are slightly off when using “Physics.Ray...
How to reproduce:1. Open the user’s attached “RaycastDrift.zip” project2. In the Hierarchy window, select the “Tee1” GameObject3. In... Read more
Warning "Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'Dark...
How to reproduce:1. Open any project2. In Hierarchy click "Open in Search" (Ctrl+K)3. Observe Console Warning message:"Unable to fin... Read more
[2D][URP] Shadowcaster2D produces internal shadow artifacts on certain s...
How to reproduce:1. Open the attached project “2DShadow_Bugs.zip“2. Observe the “Grass and Rocks” GameObject in the Scene view Expec... Read more
CustomEditor database Prefabs disappear after building to Android Platform
How to reproduce:1. Open the “Asset_Window_Bug“ project2. Open the “SampleScene”3. Create 2 copies of “Creep_Flying_Drone” Prefab (A... Read more
Contextual menu in Scene View does not show menus for other Components o...
How to reproduce:1. Open any project2. Create a GameObject with multiple Components in Hierarchy (e.g. Rigidbody)3. Select it and cl... 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