Search Issue Tracker
Inconsistant ellipsis (...) in top bar menu UI
The following items should be changed to have ellipsis (...) at the end:Most items under File should have ... since they need extra ... Read more
Crash in Windows HID code during device sync IOCTL with certain input de...
There exists a crash within input Windows HID code during a device sync IOCTL for certain input devices. One of the reported devices... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce:1. Open attached project "Case_1164485_repro.zip"2. Open "Paddle" scene3. Enter Play Mode Expected result: Editor d... Read more
Override move options in Inspector are not disabled when only one Overri...
Steps to reproduce:1. Create new Unity project using empty URP 3D Template2. In Inspector window create Box Volume GO (Volume > B... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
Editor can not determine if GraphicsFence has passed when using CommandB...
Reproduction steps: Open the attached project(CommandBufferBug.zip) Select Assets/Scenes/POC Enter Play Mode Observe the error in th... Read more
[SRP] SetupCameraProperties creates incorrect projection matrix unless y...
Reproduction steps:1. Open attached project "CameraProperties.zip" and scene "Scene"2. In Hierarchy window, select "Main Camera" Gam... Read more
[Perforce] Edit Changeset does not display the full text previously ente...
How to reproduce:1. Create a new project2. Connect it to Perforce3. Submit any file in Project window to Version Control (Right-Clic... Read more
Copy-pasting material properties between different materials throws exce...
This is a regression from: [https://github.cds.internal.unity3d.com/unity/unity/pull/15924] Steps to reproduce: Add TMP to the proje... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default