Search Issue Tracker
[URP] Errors regarding Profilers.EndSample thrown while recording profil...
How to reproduce:1. Open the “profiler_errors_repo.zip“ project2. Open the “SampleScene“ scene3. Open the Profiler by going to Windo... Read more
USS variables inherited from parent elements are applied before local va...
Reproduction steps:1. Open the attached project “UIBuilderBug“2. Open the Visual Tree Asset “Assets/Test” Expected result: Visual El... Read more
Memory Leak caused by multithreading in a development build with script ...
Reproduction steps:1. Open the attached project “MemoryLeak”2. Open File > Build Settings3. Ensure that you are building the Samp... Read more
CustomEditor List scrolls down when pressing Enter and ListView.selectio...
How to reproduce:1. Open the user-submitted project2. In the Project window, select asset "test" (Assets/test.test)3. In the Inspect... Read more
2D Preference Settings description padding is not uniform with the rest ...
How to reproduce:1. Open any project2. Navigate to Edit > Preferences... > 2D3. Observe 2D Preference options description padd... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
Sprite Mode "Multiple" is set by default when importing images
How to reproduce:1. Create a new project2. Import any image to Unity3. Select the imported image and change Texture Type from “Defau... Read more
[URP] NullReferenceException error when creating new Lens Flare Data for...
Steps to reproduce:1. Open the attached “LensFlareBug” project2. Open the “SampleScene” scene3. Create an empty GameObject4. To the ... 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
“Curl error 56: Recv failure: Connection was reset“ connection error occ...
Reproduction steps:1. Open the “CurlErrorStripped.zip” project2. Open Test Runner and click “PlayMode”3. Run the “UnityRestOperatorT... 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