Search Issue Tracker
[Input System] Input lags when keeping the Editor open for a long time o...
Reproduction steps:1. Open the user's attached "NewInputSystemLag" project2. Open Assets/Scenes/SampleScene3. Enter Play Mode4. Pres... Read more
[Bug Reporter] Unity Bug Reporter window doesn't follow Unity design gui...
How to reproduce:1. Create a new project2. Click Help > Report a Bug Expected results: Unity Bug Reporter window follows Unity de... Read more
[IMGUI] Icons of the Editor Tool is distorted and Tooltip is missing
[IMGUI] Icons of the Editor Tool is distorted and Tooltip is missing The icon of the Editor Tool is distorted (blurred) and Tooltip ... Read more
[Tilemap] Tile Selection Box is duplicated and offset when Cell Anchors ...
Reproduction steps:1. Open attached project "TileSelection"2. Open "Assets/Scenes/Villages test scene" Scene3. Select the "TileMap_O... Read more
[IOS]ShaderVariantCollection.WarmUP takes more then 2 time longer to exe...
Steps to reproduce:1. Open the attached project "Case_1295594"2. Build it to IOS and Android3. In the top left corner press the butt... Read more
JsonUtility Deserialization Corrupted Values
Reproduction steps:1. Open attached project "JsonUtilityCorruption.zip"2. In Test Runner window, run tests for "ReproduceCorruptionT... Read more
Non-Latin characters in the script's name are replaced by "?" when it is...
How to reproduce:1. Open the attached "1296470_Repro" project2. Look at the errors in the Console (Window->General->Console) E... Read more
[VFX] SRP Batcher issues with VFX Shadow-casters
SRP Batcher affects VFX shadows. Repro steps:1. Import the attached package in a VFX-enabled project (HDRP or URP)2. Observe the mis... Read more
[UX] The Graph Inspector window jitters when it is clipped and the SG wi...
Repro steps:1. Create any ShaderGraph asset and open it.2. Make sure the Graph Inspector window is visible3. Resize the Shader Graph... Read more
[Android] Build fails with an error when using a Custom Editor Window to...
How to reproduce:1. Open the attached "AndroidPermissions-TestProject.zip" Project2. Press Build > Build for iOS in Unity Top Men... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class