Search Issue Tracker
Documentation page is broken
Steps to reproduce: Go to Behavior Documentation Navigate to Get started with Unity Behavior > Interact with behavior graphs via ... Read more
[UI Toolkit] Part of the text gets cut off on Hover when using Scale wit...
Steps to reproduce: Open the attached project Open the Test_Scene Enter Play Mode Hover the mouse over the "Start a new Game test" b... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... Read more
PhysicsUserData and PhysicsRotate issues when using Burst.
PhysicsUserData cannot be used in a C# Job when using Burst as it contains an object. PhysicsRotate constructors also cause issues w... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
[Android] Java build exception error when building a specific project wi...
Reproduction steps:1. Open the attached project "TestSDK31.zip"2. Switch to the Android platform3. Build and Run on an Android devic... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
Adaptive Probe Volume Gizmo lines do not render when Scene View is set t...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Adaptive Probe Volume GameObject (GameOb... Read more
[DX11 - AMD] Crash on AmdDxGsaFreeCompiledShader when Texture Object nod...
Steps to reproduce:1. Open the attached project from the provided Google Drive link2. Open the Amplify Shader Editor Canvas (Window ... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... 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