Search Issue Tracker
[HDRP] Glitches appear on GameObject when another GameObject with Opaque...
How to reproduce it:1. Open the attached project "1323760.zip"2. Load the "SampleScene" Scene3. Move the camera around and observe t... Read more
"OnTriggerExit" not being called when changing GameObject's position and...
How to reproduce:1. Open the user attached project (test_unity.zip)2. Enter PlayMode3. Press the "Reparent Cube1" button twice4. Obs... Read more
[HDRP][DXR] Incorrect passes are rendered when Path Tracing override is ...
How to reproduce:1. Open the "AreaLightCulled.zip" project2. Open the "HDRPShowcasePictures" Scene3. Select the "DefaultSettingsVolu... Read more
Text in GraphToolFoundation Window gets corrupted after adding com.unity...
How to reproduce:1. Open attached project "FontRenderingIssue.zip"2. Open GraphWindow (GTF Sample -> RecipeEditor). Expected resu... Read more
Both KeyDown and KeyUp events get invoked upon first mouse click in Game...
Reproduction steps:1. Open attached project "1325742.zip"2. Open "SampleScene" Scene3. Right-click on the Game view Tab to open the ... Read more
Compilation errors appear after installing Vector Graphics when Unity We...
Reproduction steps:1. Create a new project2. Open the Package Manager and select Built-in packages3. Disable the Unity Web Request W... Read more
[URP] Specular Color behavior does not match Legacy or HDRP
How to reproduce:1. Open the attached project named "Case_1326941"2. Open the SampleScene3. Observe the Sphere in the Scene Expected... Read more
Crash when calling "Rigidbody2D.ClosestPoint" on an inactive Rigidbody2D.
Reproduction steps:1. Open attached project "Physics2D_Closest_Crash_Project.zip" and scene "SampleScene"2. Enter Play Mode3. Crash!... Read more
Player crashes when precompiled assembly name includes apostrophe
Reproduction steps:1. Open user attached Project2. Build and Run Expected result: The Player launchesActual result: The Player crash... Read more
EncodeToPNG stores grayscale image as RGB with the grayscale info in the...
Reproduction steps:1. Open attached project "BrokenEncodeToPNGForRFloat.zip" and scene "SampleScene"2. Enter Play Mode3. In Hierarch... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code