Search Issue Tracker
Unity drawing an unused Namespace's Struct when creating a Struct with t...
Reproduction steps:1. Open attached Project "StructIssue"2. Attach the "BuggedStruct" Script to any GameObject Expected result: The ... Read more
Input.GetAxis("Mouse X") stops working after Game view has been moved/re...
Reproduction steps:1. Open project "Test2018.zip"2. Press Play3. Move Game view as a separate window4. Dock the Game view somewhere ... Read more
[PLM] Lightmap directionality appears differently during vs. completed bake
Steps to reproduce: 1. Download CornellBox project and open CornellBox scene (more details in the comments)2. Make sure that Progres... Read more
UnityWebRequest fails when Managed Stripping Level is enabled
Reproduction steps:1. Open attached project "TestDownload.zip" and scene "TestUnityWebRequest"2. In Editor menu, select Tools -> ... Read more
Compute Shader with integer image store fails to compile with Vulkan Gra...
How to reproduce:1. Open the user's attached "ComputeShaders.zip" project2. Right-click on the "NewComputeShader" Asset in the Proje... Read more
[HDRP] NullReferenceException errors are thrown on exiting from the Play...
NullReferenceException errors are thrown on exiting from the Play mode when Look Dev window is opened. Steps to repro:1. Create a ne... Read more
[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
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