Search Issue Tracker
Transform Component doesn't collapse when pressing on the top pixels of ...
Reproduction steps:1. Create an empty project2. Press on any GameObject in the Hierarchy3. Press on the top pixels of the Transform ... Read more
Bluetooth keyboard cannot enter text into Unity UI input fields on Quest...
Bug Report from one of our internal engineers working on the tracked keyboard feature: "Recently encountered this Unity bug while up... Read more
[Linux] SystemInfo.batteryStatus/SystemInfo.batteryLevel doesn't work on...
Reproduction steps:1. Open the attached “IN-17634.zip” project2. Open the “Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Obser... Read more
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... Read more
Rigidbody2D.IsTouching does not return true on collision for its duplica...
Reproduction steps:1. Open the attached “ContactFilterLayerMask.zip“ project2. Open the “SampleScene” scene3. Duplicate the “Square”... Read more
Crash on BatchRendererGroup::OnBeforeCulling when changing Scenes
Reproduction steps:1. Open the user’s attached project2. Open “Assets/CommonAssets/Base” Scene3. Enter the Play Mode4. In the Game V... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
[Win7] Getting "Failed to determine current display mode" errors when op...
To reproduce:1. Create a new project2. Open the Build Settings window3. Make sure that the window is undocked4. Observe the console ... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation