Search Issue Tracker
Scene.name and Scene.isValid have incorrect values when a scene is retur...
When a scene is returned with SceneManager.GetSceneByName, its properties (Scene.name and Scene.isValid) return foul values. Steps t... Read more
Tabs become inactive when transition in "Animator" has "Exit Time" enabl...
Steps to reproduce:1. Open "WindowTabsInactive" project2. Open "Animator" tab3. Select transition from "Any State" to "New Animation... Read more
Mouse Input: can't drag HTML5 sliders in embedding page
-e: see title, any interaction with the browser that involves a click and drag is not functioning. -repro:--create new project--save... Read more
Setting "sharedMesh" in disabled "Mesh Collider", turns collider on even...
Steps to reproduce:1. Open attached project2. Open scene named "bug"3. Start play mode-Mesh Collider is disabled, yet RayCast still ... Read more
[Debug] Debug.* (Debug.Log, Debug.Format, Debug.LogError and etc.) crash...
(Check the attached *.gif file to see the bug) Steps to reproduce:1. Open the attached project2. Navigate to Assets3. Open the Intro... Read more
Camera renders every object instead of the specific layer object
Reproduction steps:1. Open the attached project in Unity2. Open the Bug Example scene3. Select the Default Camera gameObject.4. In C... Read more
[Editor] Cannot switch keyboard language with windows shortcut on 5.5+
Steps to reproduce:1. Open a project in 5.5+2. Try to change windows keyboard language with shortcut(Shift + ctrl OR shift + alt, de... Read more
[Linear] sRGB image has no gamma curve in linear space
Steps to reproduce: 1. Open attached project and build it2. Notice that bottom texture is darker compared to the top one Note: not r... Read more
Crash in BezierCurve::NormalPoint when calling UnityEditor.Handles.MakeB...
To reproduce:- Open "scene"- Select "GameObject"- Change the "Division" parameter to 0- Observe crash Reproducible: 5.5.0b5, 5.4.1p3... Read more
Cannot change the icon for Standalone
Steps to reproduce : - create a new project- go to Player Settings- try to select the Icon feature and notice the option doesn't sta... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names