Search Issue Tracker
Line Break Position Changes in Traditional Chinese when consecutive punc...
Reproduction steps:1. Open the attached project ("IN-117635_BugRepro")2. Open scene "Scenes/SampleScene"3. Observe the Game view Exp... Read more
Crash on PhysicsComposer2D::IsValid when calling PhysicsComposer.isValid...
This comes from the following discussion: https://discussions.unity.com/t/lowlevelphysics2d-chaingeometry-more-properties-methods-ex... Read more
Custom Pass Volume shader has different results when in Player
Reproduction steps:1. Open project “TestHDRP”2. Open “New Scene“3. Observe Scene view, and notice that the “Cube” GameObject is blue... Read more
Post-processing is not visible when Camera Stack is used
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Observe the Game View ... Read more
Long project name in Splash Screen is cut off but not truncated
Steps to reproduce: Create a new Unity Project using a very long name Observe the Splash Screen Actual results: The project name is ... Read more
Missing API for Shape vs Shape Intersection
For the new low-level 2D physics that landed in 6000.3.0a5, we included a bunch of geometry vs geometry query methods which allow th... Read more
[Cinemachine] MissingReferenceException errors are thrown on assigning O...
-MissingReferenceException errors are thrown continuously on assigning Orbital Transposer for Body property in Virtual Camera prefab... Read more
[URP][RG]"DrawDepthNormalPrepass" exceptions are thrown in Editor when C...
Reproduction steps: 1. Open the attached project “ReproProject“2. Open the scene “SampleScene“3. Hold the Ctrl (Control for Mac) key... Read more
Unable to get textureOverrideSettings from BuildPipeline.GetBuildTargetN...
Reproduction steps: Open the attached project “PlatformStringTest.zip“ Run the menu item PlatformSettings > GetSettingsForSwitch ... Read more
Number "0" is not visible in Unity Documentation page button tooltips
Reproduction steps:1. Create a new project2. Help > Unity Manual3. Hover over the arrow button on the left side of the page for t... 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