Search Issue Tracker
RigidBody 2D with Edge Collider ignores object's mass during a collision
Reproduction steps:1. Open the attached project named "Case_1127403"2. Play the Scene3. Observe the collisions Expected result: Both... Read more
[WebGL] Texture turns black instead of blurry when trying to blur the Te...
How to reproduce:1. Open the attached project “BlurBugF_12102“2. Build And Run (File > Build And Run)3. Click on the “Do Blur“ bu... Read more
Timeline will throw NullReferenceException errors when clicking K while ...
How to reproduce:1. Create a new Unity Project2. Open the Timeline window (Window > Sequencing > Timeline)3. Enter Play mode4.... Read more
ProBuilder Overlay windows do not render in the Scene View
How to reproduce:1. Open the attached project "ProbuilderOvrelays.zip"2. Open ProBuilder Window (Tools > ProBuilder > ProBuild... Read more
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the tests Actual result: Tests fails.Expected result: Tes... Read more
[Shadergraph] Shadergraph shader errors in console are not cleared when ...
Repro steps (case 1):1. Create a new shader graph2. Create a custom function node3. Give the custom function node a float output4. P... Read more
Unity freezes when importing a specific .FBX file
How to reproduce:1. Create a new project2. Drag cylinder.FBX file into the Project Expected result: cylinder.FBX is imported into Un... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
[2023.2][UI Builder] Dragging an element no longer works after dragging ...
How to reproduce:1. Open the user’s attached “UITKTest.zip” project2. Open “UXML1.uxml” (Assets > Scripts > UI > Resources ... 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