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
[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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved