Search Issue Tracker
Text Shadow and Outline effects do not render correctly
Attempt to use outline or shadow effects results in black borders.Steps to reproduce:1) Open attached project2) Open GameScreen.uxml... Read more
[Enlighten] Precompute fails to progress beyond Create Geometry when usi...
Repro: Repro project is available in the comments. Download and import the repro project above using 2021.2.0b12Open the Scene "Terr... Read more
Missing Info field in the Rigidbody
How to reproduce:1. Open the attached Unity project2. Select Cube game object3. Look into Rigidbody component Expected result: There... Read more
Android build fails when using ArmV7 Target Architecture
Reproduction steps:1. Open the user's attached project2. In the Main Menu go to Build Settings -> Project Settings -> Player -... Read more
GUI button looks different from Editor in a Build when the GUI button st...
Reproduction steps:1. Open the attached "1367716.zip" project2. Enter the Play Mode3. Observe the UI of the Scene in the Game view (... Read more
Selecting "Name" or "Type" in Hierarchy window search bar does not chang...
Reproduction steps:1. Open new Unity project2. In Hierarchy window's search bar, click the "Magnifying Glass" symbol3. In the contex... Read more
Double click at Search results opens Package Manager instead of Asset Store
How to reproduce:1. Open attached project "Beta Test.zip"2. Sign out using Edit > Sign out menu3. Select Window > Search > ... Read more
Modifying Rigidbody2D.position or Rigidbody2D.rotation doesn't stop inte...
Reproduction steps:1. Open the attached "case_1367721_Rigidbody2D_PositionRotation.zip" project (not the user submitted one)2. Open ... Read more
Editor freezes for a short time when changing Material settings
Reproduction steps:1. Create a new HDRP project (Not necessary, but the easiest to reproduce on)2. Create a new Material3. Select th... Read more
GameObject.GetComponents returns the wrong number of components in "Main...
Reproduction steps:1. Open the user's attached "GetComponentTest.zip" project2. Go to MyMenu > TestItem3. Observe the output in t... 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