Search Issue Tracker
UI Toolkit Debugger "Text Overlays" dropdown is opened in the wrong posi...
Steps to reproduce: Create a new Unity project Open UI Toolkit Debugger (Window > UI Toolkit > Debugger) Click on the "Select ... Read more
Distant Shadowmask does not cast Shadows on Terrain when baking with Ada...
Reproduction steps:1. Open the attached “IN-97367.zip” project2. Open the “ZeeLightingTestScene” Scene3. Open the Lighting window (W... Read more
The Inspector rounds up float values up to a maximum of 7 digits and ove...
Reproduction steps:1. Open the attached “2088735ListBug“ project (link in the internal comments)2. In the Project window, right-clic... Read more
The text is pushed down when double-clicking on the Visual Element to ed...
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> UI Toolkit -> UI Document3... Read more
Aseprite file become unusable when changing it's Layer Import Mode from ...
How to reproduce:1. Open the “AsepriteImporterTest“ project2. In the Project window, click on “bunball.aseprite”3. In the Inspector,... Read more
Selecting a color swatch makes black line appear on another color swatch...
Steps to reproduce:1. Create a project2. Create a Material (Create > Material)3. Open Base Map Color window of the newly created ... Read more
[URP][Vulkan] vkCmdBeginRenderPass is called twice with the same FrameBu...
Reproduction steps:1. Open the attached “IN-96970_testurp2022“ project2. Click File > Build Settings3. In the Build Settings wind... Read more
ArgumentNullException is thrown twice when maximizing then un-maximizing...
Steps to reproduce:1. Open the attached “My Project(4).zip”2. Open the Game View3. Click Shift+Space to Maximize the Game View4. Cli... Read more
Error "NullReferenceException: Object reference not set to an instance o...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/Home Screen.unity” Scene3. Enter the Play Mod... Read more
No minimum size on Render Graph Viewer window
Steps to reproduce:1. Create a project2. Open Render Graph Viewer window (Window > Analysis > Render Graph Viewer)3. Resize th... 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