Search Issue Tracker
[Android] Landscape-Only Unity app doesn't update orientation after retu...
After returning from a portrait app (during ACTION_SEND, for example) into a Unity app that is locked to landscape orientation, the ... Read more
[IL2CPP] Project crashes on socket.release if built to iOS Simulator
1. Open attached project "repro_680283"2. Build to iOS Simulator3. Project will crash Note: Issue is not reproducible with device Read more
Camera Preview is missing
Steps to reproduce: Open a project Select a camera in the scene A floating camera preview window should be visible on top of the Sce... Read more
EndLayoutGroup exception is thrown when adding a preset type of differen...
EndLayoutGroup exception is thrown when adding a preset type of different component to a gameObject via Inspector. Steps to reproduc... Read more
Uninitialized Camera background causes a yellow background when Render G...
How to reproduce:Open the attached project "URP_RenderGraph_Issue.zip" Expected results: The Game view window background is yellowAc... Read more
“Create Panel Input Configuration button text overlaps its bounds when I...
Steps to reproduce: Create a new project using Universal 3D Template Right-click in the Hierarchy > UI Toolkit > UI Document S... Read more
Crash on CameraStackRenderingState::GetImageEffectTexture when opening a...
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... Read more
Transform Gizmo shows up at the first non-empty child Gizmo location if ...
How to reproduce: 1. Open a new project2. Create an empty GameObject3. Create a Cube as a child to the empty GameObject4. Move the C... Read more
Element is not perfectly centered when using percentage units in Positio...
Reproduction steps:1. Open the attached “BugRepro” project2. Enter Play Mode3. In the Game view, set the scale to 5x4. Observe the c... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... 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