Search Issue Tracker
Crash in CanHandleConnectGameObjectToPrefabDrag when dragging Prefabs on...
How to reproduce: 1. Open the attached "New Unity Project 4" project and open "1" scene 2. Select two or more "Cube" prefabs from As... Read more
[Player] GameObject has undefined tag in build when new tag is attached...
How to reproduce: 1. Create a new project 2. Add GameObject to the scene 3. Select it and add a Tag via Inspector (example "Tag1") ... Read more
UI constantly sends out transform update messages, causing Physics syste...
Reproduction steps: 1. Open project attached (NinjasPath.zip) 2. Open scene "MainMenu_Japan" from Assets -> Scenes 3. Press Play. E... Read more
Adding aspect ratio or fixed resolution in game view throws InvalidOpera...
To reproduce: 1. Open attached project 2. Press on "+" to add new aspect/resolution 3. Pressing on OK or Cancel will throw error "In... Read more
Deleting aspect ratio/resolution you are currently using throws "Invalid...
To reproduce: 1. Open attached project 2. Press + and add new resolution 3. Delete the resolution which you just added (and are usin... Read more
[Installer] [Facebook] "Facebook Gameroom" tickbox in download assistant...
To reproduce: 1) Launch Download Assistant 2) Go to a step like in screenshot - https://puu.sh/uLl2Y/d80bede66f.png 3) Try unticking... Read more
[Linux Editor] Some binaries in Unity directory contain unnecessary rpaths
When binaries in Unity installation directory are checked for their rpaths, some of them return unnecessary paths. For example: fil... Read more
Unity crashes in <physx::Sc::Scene::release>, because the mesh bounds d...
Reproduction steps: 1. Create the new project; 2. Create Empty GameObject and add Cloth component; 3. Change Mesh to Plane and turn ... Read more
[Linux] Builds with custom cursor also display system cursor if the buil...
When building a Linux standalone build from Windows, if a custom cursor is used, the default system cursor is visible as well. Repr... Read more
Unity crashes when changing canvas layer in script
Steps to reproduce: 1. Download 886538_repro.zip and open "start" scene 2. Press play. Results: Unity crashes when changing instant... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow