Search Issue Tracker
Winsparkle.dll is not recognized by the Unity when it's placed in the P...
How to reproduce:1. Open the attached project2. Enter the game mode3. Inspect the Console window Expected: Winsparkle.dll is recogni... Read more
[MacOS][iOS] Font.CreateDynamicFontFromOSFont() unable to load some syst...
How to reproduce:1. Open the attached SampleFont.zip project2. Build SampleScene for iOS and deploy the Xcode project to the device3... Read more
[OSX] Selecting MonoDevelop or Visual Studio in preferences, clears othe...
To reproduce:1. Have Sublime Text or VS Code installed2. Open any Unity project3. In Preferences > External tools select Sublime ... Read more
Artifact dependency to an asset is not registered when reimporting some ...
Steps to reproduce:1. Open the "TestScene" Scene in the user attached "AssetDependencyBug.7z" project2. In the Console window press ... Read more
.csproj file is missing 'Analyzer' packages after Assets are loaded
Steps to reproduce:1. Unzip the attached project "TestCreate"2. Locate the TestCreate.CSharp.csproj file in the project folder and o... Read more
"AssertionException: Assertion failure. Value was False" error is thrown...
Steps to reproduce:1. Create a new project2. Create a new UI Document (Assets > Create > UI Toolkit > UI Document)3. Open t... Read more
The ScriptableObjects ListView array size is bigger than the current amo...
How to reproduce:1. Open the “ListViewRepro“ project2. Open the “Assets/ScriptableObjects“ folder3. Open the “List-1-Item“ Scriptabl... Read more
Vulkan renderer turns V Sync on when it should be off
The Vulkan renderer doesn't seem to respect the V Sync Quality Settings properly. When you turn V Sync off in a Vulkan player the FP... Read more
[Compiler] Error with no details prevents entering playmode
(Check the attached video to see the bug) Reproduction steps:1. Open the attached project2. Navigate to Assets->Scenes3. Open any... Read more
[WebGL] Performance drops significantly when running build on fullscreen
Reproduction steps:1. Open the user's attached project on WebGL2. Build and run it3. Enter fullscreen in the game and observe the fr... 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