Search Issue Tracker
RectMask2D has a small amount of padding on the edges
How to reproduce:1. Open the attached project (“case_1329008-RectMask2DBug2020.zip“)2. Open Scene “SampleScene”3. Observe the Game v... Read more
GameObjects appear pink when using custom lighting and hard shadows in t...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/DevDunkStudio/ShadowReceiverURP/Samples/Scenes/Shado... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit)2. Build to iOS device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
Text becomes wrapped when using GUIStyle.CalcSize to set the size of the...
Steps to reproduce:1. Open the attached “GUIMonoFont6.0.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Press the “+” butt... Read more
[UI Builder] "Font not found for path: Fonts/Inter/Inter-Regular SDF" wa...
How to reproduce:1. Open the attached project "fontBug"2. Open the UI Document "MainMenu" (Assets/UI/MainMenu.uxml)3. Inspect the Co... Read more
One Input axis does not work after using Input.ResetInputAxes() while bo...
How to reproduce:1. Open the attached "case_1130127-ResetInputAxesBug" project2. Open scene "SampleScene" and enter Play mode3. Hold... Read more
Opening reference for Physics 2D Settings redirects to missing page
Steps to reproduce: Open a Unity 2D project Edit Physics 2D settings at Edit > Project Settings > Physics 2D Click the questio... Read more
Using OnPostRender with OnRenderImage renders a black screen in the Game...
How to reproduce:1. Open the attached “IN-53931“ project2. In the “File” → “Build Settings” make sure that the selected Platform 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
Visual Elements are not garbage collected when using clear() on parent o...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... 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