Search Issue Tracker
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 AI") ... Read more
Shader's _CameraDepthTexture is not read when the Camera is rendering to...
Reproduction steps: 1. Open the attached “Repro“ project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3. Open the Frame De... 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... Read more
Custom fonts aren’t applied to TextMeshPro Text when using <font> tag
How to reproduce: 1. Open the user’s attached “UnityDebug.zip” project 2. Observe the text in the Game window Expected result: Text... Read more
BadImageFormatException is being thrown after creating URP or HDRP Templ...
How to reproduce: 1. Create a new project using a 2D (URP) (or any HDRP or URP) Template 2. Observe the Console Expected result... Read more
[GameActivity][UI Toolkit][Android] Text field becomes multiline during ...
How to reproduce: 1. Open the “IN_69695” project 2. Open the “New UXML Template” asset 3. Select the “TextField” 4. In the Inspe... Read more
[UI Toolkit][Android] Focusing TextField using a physical keyboard with ...
How to reproduce: 1. Open the “IN_69694” project 2. In the Build Settings make sure Android Platform is selected 3. In the “Run D... Read more
UI is rendered on the Camera with the UI excluded in the Culling Mask
How to reproduce: 1. Open the user-attached project “TestEnviroCompass” 2. Open the “SampleScene” scene 3. Enter the Play mode 4. Ob... Read more
“UnityEditor.Sequences.SequenceAssetIndexer.InitializeWithExistingData” ...
How to reproduce: 1. Open the “TestProject” project 2. Open the “Assets/TestScript.cs“ script in an IDE 3. Remove line 7 and save... Read more
Mouse.current.leftButton.isPressed value is incorrect when switching app...
Reproduction steps: 1. Open the attached “InputSystemTest.zip“ project 2. Ensure the “Windows, Mac, Linux“ Platform is selected in... 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
- Sprite rich text tag does not render the sprite when sprite asset is specified in UI Toolkit
- [Android] The audio is muted after returning back to the app when recording the screen
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement