Search Issue Tracker
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
The highlighting on Layer Collision Matrix isn't working after entering ...
How to reproduce:1. Open the user-attached project “Bug Test”2. Open Project Settings → Physics2D → Layer Collision Matrix3. Enter a... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
Project window shows old sub-Asset name when using AssetDatabase.RenameA...
How to reproduce:1. Open the attached project (RenameAssetTest.zip)2. Go to Repro -> Test at the top of the Editor window3. In th... Read more
Size value in Particle System Curve's tab is highlighted with selection ...
How to reproduce:1. Create a new Unity Project2. Right-click in the Hierarchy -> Effects -> Particle System3. Select the creat... Read more
Documentation page is broken
Steps to reproduce: Go to Behavior Documentation Navigate to Get started with Unity Behavior > Interact with behavior graphs via ... Read more
Some tangents return NaN when the Tangents calculation method is set to ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. In the Hierarchy Windo... Read more
Render Texture is not cleared before Camera rendering when using Univers...
How to reproduce:1. Open User's attached URPTemplate.zip project2. Open SampleScene found in Assets -> Scenes3. Enter the Play mo... Read more
In App Purchasing Package latest version is not available in the Package...
How to reproduce:1. Create a new project2. Open the Package Manager (Window->Package Manager)3. At the top bar set Packages to sh... Read more
NullReferenceException is thrown when clicking "Show in Explorer" on ele...
How to reproduce:1. Create a new Unity project2. In the Project window with the Two column layout, right-click on any folder in the ... 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