Search Issue Tracker
ArgumentOutOfRangeException error is thrown when element is deleted in t...
Reproduction steps:1. Open the user's project2. Select "New List View Container.asset" in the Assets folder3. Press the '+' button i... Read more
Script is created in Assets root folder when creating a new C# script vi...
Reproduction steps:1. Open the user's attached project2. Go to Edit > Shortcuts > bind a shortcut for "Main Menu/Assets/Create... Read more
URP Decal Material moves out of bounds when changing the Render Scale va...
How to reproduce:1. Open the attached project "DecalResolutionScale.zip"2. Open "SampleScene" Scene3. Open the Game view4. Select th... Read more
Unity Window not launching from specified hardware display when using co...
How to reproduce:1. Open the attached project "ReproProject.zip"2. Open "SampleScene" Scene3. Build the Project (File > Build Set... Read more
[UI Toolkit] Special characters \n, \t and \r are encoded in the UI
Reproduction steps:1. Create a new Unity project2. Create a new UI Document (Right-click Assets > Create > UI Toolkit > UI ... Read more
Font.RequestCharactersInTexture loads surrogate pairs instead of glyphs ...
How to reproduce:1. Open the attached project ("FontTest.zip")2. Go to Window -> General -> Test Runner3. In Test Runner, make... Read more
[Inspector] Reorderable List UI overlaps with itself
Reproduction steps:1. Open the project attached2. Open SampleScene3. Select Directional Light in Hierarchy4. Inspect the Reorderable... Read more
A jspre syntax error is thrown when running build on WebGL
Reproduction steps:1. Open the user's attached project2. Build the WebGL player3. Configure the Apache server and update httpd.conf ... Read more
Full floating precision register is used when compiling Shader to GLES3
How to reproduce:1. Open the user's attached project2. In the Project window, under Assets, select the Shader "Modx-CharacterDissolv... Read more
The Window "Select Texture2D" opens in inconsistent position when it is ...
Reproduction steps:1. Create a new project2. In the Hierarchy window, select any GameObject3. In the Inspector window, select the ic... 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