Search Issue Tracker
Setting Shader Graph to Surface Type "Transparency" and Render Face "Bot...
How to reproduce:1. Create a new URP Unity Project2. In the project window, right-click -> Create -> Shader Graph -> URP -&... 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
E-mail section doesn't support non ASCII characters
Steps to reproduce : - open the login window- in the input field type something like testemailæø@gmail.com- press enter and notice t... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene1 and check Text of Button 3OR1. Add UI Button to the scene2. Go to Text element of the button an... Read more
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... Read more
Cinemachine Volume Settings are not updating in real-time when Focus Tra...
Steps to reproduce:1. Open the “N-108273” project2. Open the “SampleScene” scene3. Enter Play Mode4. In the Hierarchy window, select... Read more
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite Steps to Repro: 1. import a Texture2. set the Texture Typ... Read more
Latest "Tools" Overlay section is in floating state by default
How to reproduce: Open a new Unity project Observe the “Tools” Overlay in the Scene view Expected result: “Tools” Overlay section is... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
Painting Terrain with Terrain Tools on Vulkan Throws RenderTextureDesc A...
Steps to reproduce: Create a new Unity project Change Graphics API to Vulkan Install the Terrain Tools package Create a Terrain Game... 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