Search Issue Tracker
Build fails with "The type or namespace name 'AppUI' does not exist in t...
Reproduction steps:1. Open the attached project "ReproProj"2. Open Build Profiles3. Select Windows platform4. Click Build5. Create a... Read more
In Deferred rendering path, mixed lights don't render when enabling "Use...
To reproduce:1. Open the attached “IN-115065_DeferredMixedLightingBug.zip“ project2. Open the “Assets/Scenes/DeferredMixedLightingBu... Read more
Hierarchy V2 Search bar has unused text space when the Search bar is fil...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enable Hierarchy V2 (Unity > Settings > General... Read more
Context Menu option is automatically selected when the menu is invoked a...
Reproduction steps:1. Create and open a new project2. Create a new GameObject in the Hierarchy3. Add multiple Components to the GO u... Read more
Wheel Collider does not interact with other colliders when the GameObjec...
How to reproduce:1. Open attached ‘ColliderBug.zip' project2. Open ‘Garage' scene3. Enter Play mode4. Press 'Click me!’ button5. Obs... Read more
[ATG] TextAnimation sample doesn't work with TextShadow
See: https://jira.unity3d.com/browse/DOCATT-9442 \\Actual results: Expected results: \\Reproducible with versions: Not reproducible ... Read more
TerrainLitDepthNormalsPass is using uint4 instead of uint for outRenderi...
Reproduction steps:1. Create a new URP project2. From the Project window, search for “TerrainLitDepthNormalsPass.hlsl” and open it (... Read more
“Audio Random Container” allows adding unlimited number in “Audio Clips”...
Steps to reproduce:1. Create new Unity project2. Create Audio Random Container (Project window > Create > Audio > Audio Ran... Read more
WebGL build dependencies are not refreshed until the Editor is restarted
Reproduction steps:1. Open the “IN-113016” project2. In Build Profiles (File > Build Profiles), activate the Web Build Platform3.... Read more
Hierarchy V2 search bar gets deformed when resized horizontally
Steps to reproduce: Create a new Unity project using the Universal 3D template Enable Hierarchy V2 (Unity > Settings > General... 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