Search Issue Tracker
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
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... 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
Anchor's rotation value becomes the same when selecting multiple Game ob...
Reproduction steps:1. Open the attached project "1379145.zip"2. Open Assets > Scenes > SimpleScene3. Select in the Hierarchy G... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
[Android] [VideoPlayer] When one makes a seek to a non-zero frame and th...
How to reproduce:1. Open the attached project2. Build and run WebmSync scene on Android device3. When video starts playing Press For... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... 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