Search Issue Tracker
[Android] External keyboard does not set Input.GetKey(KeyCode.Return) to...
Reproduction steps:1) Download attached project - 1007047_externalkeyboard.zip2) Build and run it on an Android device3) Connect ext... Read more
MemoryManager::Reallocate crash on FX instantiation
Reproduction steps:1. Open the attached project "UnityBetaMemCrash.zip";2. Open the Main.unity scene;3. Hold the middle mouse button... Read more
Rich text size=1 gets set to 20 when UI Scale Mode is "Scale With Screen...
Steps to reproduce:1. Download and open the attached project2. View "bugText" gameobject in the inspector3. Observe The Game view Ex... Read more
DateTime.Now raises an exception in WebGL player
To reproduce:1) Create new project (or use attached project - skip to step 5)2) Create a new C# script3) Add an Awake function and t... Read more
Second Inspector window opens up in High Definition template when enteri...
To reproduce: 1. Create a new project with High Definition template2. Make sure the Maximize On Play is true3. Enter Play mode Expec... Read more
Placing actors in Tower Defense in Play Mode crashes with NULL exception...
To reproduce:1. Create a new project (or skip to step 2 on an existing project)2. Navigate to Asset Store and locate Unity Essential... Read more
Collider2D gizmo position does not match updated object’s transform posi...
Steps to reproduce:1. Open attached “Collider2DPosition.zip” Unity project2. Open “Main” scene3. Select “Collider2D” object in Hiera... Read more
[XR] TrackedPoseDriver does not work with Daydream
How to Reproduce: 1) Add a cube to a new scene.2) Attach a trackedPoseDriver to the cube.3) Set the trackedPoseDriver's device field... Read more
Button text is missing on splash screen preview button
Button text is missing on splash screen preview button in splash settings Steps to reproduce: 1) Create new project2) Build settings... Read more
[Editor] Null Reference exception occurs on adding multiple game objects...
Null Reference exception occurs on adding multiple game objects as child of an empty game object Steps to Repro:1. Open attached pro... 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