Search Issue Tracker
[WebGL] Input.GetAxis/Input.GetAxisRaw sometimes returns significantly l...
How to reproduce:1. Open attached project "Case_1208971"2. Build and Run for WebGL3. In the browser, click on the screen to lock the... Read more
Inspector icon in the "Inspector" window is less sharp/more pixelated th...
Steps to reproduce: Create a new project Click the search icon, which is displayed above the "Inspector" window Verify that the "Sea... Read more
Clicking on any game object in the scene view crashes the editor
Steps to reproduce: 1. Download and open an upgraded HDRP project in Unity 2020.1.0a222. Wait for the project to import3. Additively... Read more
Exception rises in Console if user presses Build & Run in newly created ...
Regression from 5.6.0p1 Steps:1. Create a new project2. Press "File -> Build & Run"==>UnityEditor.BuildPlayerWindow+BuildM... Read more
[CurveEditor] Cannot drag curve anymore
[CurveEditor] Cannot drag curve anymore Repro:1- Open attached project.2- Open scene 'Untitled'.3- Select game object 'Cube'.4- Open... Read more
Objects in scene are not batched together even if they are set to Static...
Reproduction steps:1. Open the attached project "sorting.zip";2. Open the Test scene;3. Open the Frame debugger and run it on this s... Read more
Accessing the raw value of a USS variable fails when using customStyle.T...
Reproduction steps:1. Open project “IN-39634”2. Open “Assets\IN-39634_Assets\Scenes\SampleScene”3. Enter Play Mode4. Observe the Gam... 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
"Text Mesh" Component is missing the checkbox
How to reproduce:1. Create a new URP Unity project2. Create an Empty GameObject3. In the Inspector, Add Component -> Text Mesh4. ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template