Search Issue Tracker
Custom fonts aren’t applied to TextMeshPro Text when using <font> tag
How to reproduce:1. Open the user’s attached “UnityDebug.zip” project2. Observe the text in the Game window Expected result: Text ha... Read more
Drawing a full circle with Painter.Arc() has straight edges when precede...
Steps to reproduce: Using Painter2D(), do a MoveTo(center) and Arc(center, 100, 0, 0360), Do a Fill() Actual results: The circle has... Read more
Shader's _CameraDepthTexture is not read when the Camera is rendering to...
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open the Frame Debugger... Read more
Crash on Rendering.ScriptableRenderContext:Submit_Internal_Injected when...
Reproduction steps:1. Open the attached project ("IN-66107_C...Unity")2. Open scene ("Assets -> Scenes -> Tests -> Missile ... Read more
[UI Builder] Fit viewport fails when canvas has been adjusted
Steps to reproduce: 1. Create a new project 2. Open the UI Builder and add a Button to the canvas. Press f in the view to focus on t... Read more
[Quest3] Meta Spatial Anchor feature while using the OpenXR runtime outp...
Steps to reproduce:1. Open the attached project "BrokenSpatialAnchors.zip" and switch platform to Android2. Connect a Meta Quest 3 h... Read more
Reloading domain while Audio Random Container window is hidden breaks th...
Steps to reproduce: Create and open an empty project. Import the attached script "NewMonoBehaviourScript.cs". Create an ARC asset (A... Read more
Xcode is not found when launching Unity with only tvOS module
Steps to reproduce: 1. Add/install only tvOS module 2. Create new or open existing project 3. Go to File > Build Settings Actual ... Read more
Compute shaders for sampling the color of a texture do not compute when ...
Reproduction steps:1. Open the attached project "ReproProj" using a GPU that uses feature level 11.02. Open the “/Assets/Scenes/512_... Read more
Error “NullReferenceException: Object reference not set to an instance o...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. In Hierarchy, sele... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS