Search Issue Tracker
An uninformative error is thrown when entering Play mode after canceling...
Reproduction steps:1. Create and open a new project2. Click on the Install button of any Feature set in Package Manager3. Click on t... Read more
Sprites are not visible when using Rendering.CommandBuffer.Blit with spr...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the G... Read more
Parameter for frac() in surface shaders ignores increments inside nested...
How to reproduce:1. Open the attached "NestedLoopShader.zip"2. Reimport the SurfTest and SurfTest2 shaders and materials3. Inspect t... Read more
ScriptableObject range value does not change when changing it by typing...
Reproduction steps:1. Open the attached “Test Project” Project2. Select “New New Behaviour Script” SO in the Project window3. Change... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
[Player Settings] [Common] [Rendering] - Graphics Jobs should be changed...
Steps to reproduce: 1. Open File > Build Profiles 2. Create a build profile and add a player settings to it (press Customize Play... Read more
Undocked windows are always on top of other apps when the Mac Editor has...
How to reproduce:1. Open any Unity project2. Undock any window and place it over the Editor or an application (can move to another m... Read more
[IMGUI] "SketchUp Node Selection Dialog" box's description overlaps with...
"SketchUp Node Selection Dialog" box which appears while selecting nodes, its description overlaps with the file checkboxes. Steps t... Read more
Unity Editor crash when using CreateExternalTexture with a Vulkan image ...
Reproduction steps:1. Create new project using Unity 2022.1.0a13 with the Universal Render Pipeline Template2. Install the attached ... Read more
Icon of a GameObject flickers when it is just created
Steps: Create a new project Click on "GameObject -> Create Empty" menu item ==> Icon of a newly created GameObject flickers at... 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