Search Issue Tracker
Profiler help button redirects to wrong stream documentation page
How to reproduce:1. Create a new project2. Open profiler3. Click on question mark button Expected result: Help button redirects to s... Read more
Localization Scene Controls do not change Font Asset in disabled GameObj...
How to reproduce:1. Open the user's attached project2. Press Play3. In Game view change the language from the Locale Game View Menu4... Read more
Shader variant keyword not used when running Player
How to reproduce:1. Open the user's attached project "BugShaderVariants.zip"2. Build and Run Expected result: "Cube" GameObject appe... Read more
Align-items property is ignored when items are wrapped
Reproduction steps:1. Open project "UIToolkitFlex"2. Open Assets > UIDoc3. In the UI Builder's Hierarchy, select UIDoc.uxml > ... Read more
Mathf.floor and Mathf.floorToInt output incorrect values
Reproduction steps:1. Create and open a new project2. Move user's "MathfTest.cs" script to the Assets folder and attach it to any Ga... Read more
[Linux] Package name isn't displayed until it's expanded on Ubuntu 18.04
Repro steps:1. Create a new project2. Open the Package Manager3. Notice the last Package of the ones that are installed Actual: The ... Read more
"SerializedProperty has disappeared!" error thrown when calling ApplyMod...
Full title: "SerializedProperty counters.Array.data[1] has disappeared!" error thrown when calling ApplyModifiedProperties after del... Read more
Hub doesn't remember last project location
Steps to reproduce:1. Open Hub 3.0.0-Beta2. Click on New Project3. Change the location to something other than the default location4... Read more
[Hub][Linux] Hub .AppImage does not allow to upgrade the Hub from 2.4.5 ...
How to reproduce:1. Open Unity Hub 2.4.52. Switch to Beta Channel3. Attempt to upgrade to Unity Hub 3.0.0-beta.2 Expected result: Un... Read more
[Linux][Hub] Selecting Install with Unity Hub for tvOS leads to nowhere
Reproduction steps:1. Create a new Project2. In Build Settings window, select tvOS build target4. Press "Install with Unity Hub" but... 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