Search Issue Tracker
[UWP] Unity's UI & IMGUI cannot be interacted while new input system is on
I was trying New Input System on UWP, it seems both IMGUI and Unity's UI doesn't work on UWP To reproduce: Using Unity 2019.3b12 Ope... Read more
Crash when dropping Animator with no layers in the Animator component An...
How to reproduce:1. Open user attached project "cartest.zip"2. Add Animator component to "GameManager" GameObject3. Drag and drop "T... Read more
[State Machine] Interrupted Transitions on layers set to override stop a...
Reproduction steps:1. Open the attached project "case_1214828-IK_Test.zip"2. In the Project window under Assets/Scenes open "SampleS... Read more
Interaction is broken when EditorGUI.indentLevel is set to 1 or higher a...
How to reproduce:1. Open user's attached "tooling-test.zip" project2. Go to Test -> Windows Testing3. Click the dropdown arrow in... Read more
[VCS] Using the mouse wheel to scroll in the Submit and Revert windows i...
How to reproduce:1. Create a new project in your preferred workspace2. Open it and connect it to Perforce3. Create a 100 new materia... Read more
[Terrain] The function TerrainData.GetDetailLayer only returns 0 or 1
To reproduce:1) Open the attached project and scene2) Select Terrain in Hierarchy3) Right Click Terrain Detail Density Exporter in t... Read more
[DirectX12] Geometry is not drawn when using CommandBuffer.DrawProcedura...
How to reproduce:1. Open the attached project ("LineTest")2. Observe the Scene view Expected result: lines between spheres are displ... Read more
[Mobile] Render over native UI does not make app transparent
How to reproduce:1. Create a new Project2. Set Camera to "Solid Color" and change color alpha to 1403. In Player settings > Resol... Read more
[Other] InvalidOperationException error is thrown when accessing Propert...
How to reproduce:1. Open the "SampleScene" in the attached "1236066" project2. Enter Play mode3. Observe the Console Expected result... Read more
Profiler shows incorrect amount of (Instancing) Batched Draw Calls and B...
How to reproduce:1. Open attached project ("DOTS testing.zip")2. Open Profiler window (Window->Analysis->Profiler)3. Enter and... 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