Search Issue Tracker
Sprite Editor can't be scrolled horizontally using the trackpad gesture
How to reproduce:1. Create a new 2D Unity Project2. In the Project window, create a Sprite Asset (right-click -> Create -> 2D ... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
[Android][Vulkan] Dynamic resolution doesn't work on Samsung Galaxy S6 E...
To reproduce:1. Open project attached by QA2. Switch to Android Platform and Vulkan Graphics API3. Build and run Main scene on Samsu... Read more
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
Mass doesn't update on Prefabs when using AutoMass in a prefab
The Mass property doesn't update when the isTrigger property is turned on and off. This only happens on Prefabs, when the object is ... Read more
Animation window does not refresh when animation is drag-and-dropped on ...
Create an objet. Select it in hierarchy. Open animation window. Drop an animation on the object -> no refreshDeselecting and rese... Read more
[Intel HD 520] Texture glitching when Camera is clipping object
Steps to reproduce:1. Open attached project (OC link)2. Load Scene Scene_Experimental 13. Enter Play mode Expected result: no glitch... Read more
[Tilemap] Tile palette gets populated by old tiles if you import new til...
Repro:1. use the tiles provided or a new project with a bunch of isometric tiles2. select the palette3. Select 6-7 png and add them ... Read more
"ArgumentNullException: Value cannot be null" when using Microsoft.Exten...
How to reproduce:1. Open the attached project "EventSourceBugTest.zip"2. Build And Run the project for WebGL Expected results: No er... Read more
[IL2CPP] Can't build on Windows when system display language is set to T...
How to reproduce:1. Set Windows display language to Turkish2. Sign out of Windows and sign in again3. Create a new Unity project4. I... 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