Search Issue Tracker
Input.mousePosition changes when Cursor.lockState is CursorLockMode.Locked
How to reproduce:1. Open the attached project ("case_1161911-Test_Crosshair1")2. Open the repro scene ("SampleScene")3. Enter the Pl... Read more
Player crashes at startup if the script attached to GameObject has the p...
Steps:1. Open attached project2. Load CrashExample scene3. Take a look into Player.cs==> Should have public FollowState state = n... Read more
Inspector does not update changes to Assets made through Editor scripts
Steps to reproduce:1. Open the attached project (model_import.zip)2. Select Assets/Resources/Materials/sample.mat3. Observe the Insp... Read more
Crash on LMDB_Transaction::GetDatabase() when opening a specific project
Reproduction steps:1. Open the attached "ASDQWE" project Expected result: The Editor is openedActual result: The Editor crashes whil... Read more
LightProbes.GetInterpolatedProbe causes an error
1. What happened I get an error when calling LightProbes.GetInterpolatedProbe. Here is the error:NullReferenceException UnityEngine.... Read more
BoundsField and BoundsIntField sections are aligned differently than oth...
Steps to reproduce:1. Create a project2. Window > UI Toolkit > Samples3. Select BoundsField in Numeric Fields section4. Observ... Read more
Inconsistent margins in "UI Toolkit" settings window
Steps to reproduce: Create a project Go to Edit -> Project Settings Go to the "UI Toolkit" Observe the details window Actual resu... Read more
Transform.hierarchyCount always returns 0 regardless of the number of tr...
How to reproduce:1. Create a new Unity project2. Create a new script that prints out 'Transform.hierarchyCount'3. Attach the script ... Read more
[Android] unscaledDeltaTime and deltaTime return abnormal / negative values
Steps to reproduce:1. Open attached project "TimeDeltaTime2.zip"2. Run on older Android OS (4.~)3. Lock screen while app is running4... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks