Search Issue Tracker
Scene window isn't rendered when Camera GameObject is selected
Reproduction steps:1. Open the attached “repro-project“ project2. Open the “C1L4” scene3. Select the “MainCamera” GameObject4. Obser... Read more
[WebGL] Cursor.lockState does not work as expected
-e: see title, almost none of them work correctly -repro:--build and run attached test scene--go through the listed states by button... Read more
Unity Hub “Add project from repository” window has no loading indicator ...
Steps to reproduce: Open Unity Hub Click on the "Add" dropdown to open it Select "Add from repository" Observe the "Add from reposit... Read more
InputSystem.EnhancedTouch is not being registered
Reproduction steps:1. Download and open the attached "BeatGear.zip"2. Build and deploy the project to iOS3. In the application, pres... Read more
Assertion errors are thrown when using AssetDatabase.StartAssetEditing()
Reproduction steps:1. Open the attached “AssetDatabaseTest.zip” project2. Navigate to H4K > AssetDatabaseTest3. Observe the Conso... Read more
[VCS] UI lacks a File History window (note: needs plugin changes, UI work)
There's no way to view file history in Unity VCS UI today, even in some rudimentary form. Would be useful to have it accessible from... Read more
Shadows fail to cast in this scene
Shadows fail to cast in this scene This scene shadows fail to render, there is two reasons, first is LWRP still listens to the shado... Read more
Input doesn't reset to default values after disconecting gamepad
Steps to reproduce:1. Download the attached project and open "debug" scene2. Connect gamepad3. Press trigger (or any other button)4.... Read more
Two incompatible components can be added to a GameObject when using the ...
How to reproduce:1. Open the attached project ("case_1148404")2. In hierarchy choose the Cube Gameobject and add the Rigidbody2D com... Read more
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code