Search Issue Tracker
[Platforms macOS] Properties drop-down list is not hidden when editing B...
Reproduction steps: 1. Open the attached '1378202-sample' project 2. Select a macOSClassicBuildConfiguration Asset and observe it in... Read more
Intermittent disconnection from the cache server when reimporting an asset
How to reproduce: 1. Open the user attached project (IntermitentCSConnection.zip) 2. Start the Unity Accelerator 3. Establish a conn... Read more
Warning in Console after entering Play mode in VR when "Tracked Pose Dri...
Reproduction steps: 1. Open the user's attached "SIMDUTVR.zip" project 2. Open the Console window (Window > General > Console) 3. En... Read more
In the Shader Editor Properties are missing when the Blackboard is open
How to reproduce: 1. Create a new URP project 2. Import “13843315.shadergraph” asset 3. In the Project window “right click > Open” t... Read more
AddComponent's general performance is worse in 2020.3 and above when com...
Reproduction steps: 1. Open the attached project "AddComponent_2019.4.23.zip" 2. Switch the platform target to Android, and enable D... Read more
[WebGL][TestRunner][Chrome] Test results aren't returned to the Editor
How to reproduce: 1. Open the attached project 2. Open TestRunner window 3. Run Playmode Tests on WebGL 4. Wait for tests to finish ... Read more
[HDRP] Basic Indoors template Scene is completely white when loaded with...
How to reproduce: 1. Open new HDRP project 2. Open new "File -> New Scene -> Basic Indoors (HDRP)" Scene Expected result: The Scene... Read more
[Linux] Packages cannot be added to the Pacakage Manager through URLs on...
Repro steps: 1. Create a new project 2. Window -> Package Manager 3. "Add package from Git URL" 4. Paste 'https://github.com/Unity-T... Read more
ListView events do not follow Unity's coding conventions
Unity's coding convention requires event to: "Include one participle-form verb in the event name (generally ending in -ed or -ing, e... Read more
Managed memory created for allocations in a scripting thread sticks arou...
Reproduction steps: 1. Open the attached "Project_1378218_2019.zip" project 2. Open Memory Profiler (Window > Analysis > Memory Prof... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key