Search Issue Tracker
Titles of the packages in the Package Manager are truncated
How to reproduce:1. Set the Scaling in the OS Display settings to 225%2. Open any project3. Open Window > Package Manager4. Obser... Read more
'None' or 'Mixed' option gets set to EnumFlagsField when selecting the '...
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Test' Asset3. Try to select the 'Everything... Read more
[Android] [VideoPlayer] When one makes a seek to a non-zero frame and th...
How to reproduce:1. Open the attached project2. Build and run WebmSync scene on Android device3. When video starts playing Press For... Read more
MacOS Player - Disabling URP SSAO breaks terrain & lightning
Reproduction steps:1. Open the attached “Repro“ project2. Build And Run the project (File > Build And Run)3. Start up a “Survival... Read more
[Performance] Huge performance drop on AnimationWindow.OnGUI.Repaint whe...
Reproduction steps:1. Open the user's attached project "Physic Liner.zip"2. In the Hierarchy window under "Canvas/Panel" GameObject ... Read more
Declared hotkeys are not working in the popup menu
How to reproduce:1. Open project “EditorGUI.zip”2. Open Menu > Test, observe the labels3. Press ⌘+f, ⌘+s, or ⌘+t and observe the ... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[VFX Graph] Crash: subgraph with Output Mesh using a random for the mesh
Unity crashes when using a subgraph with a mesh output and a random on the mesh Repro steps:Add the Parent effect to the sceneOpen i... Read more
Misleading shader compilation logging message
When doing the player build, a log appears in the Editor log that informs about the progress. The log says something like "[ 60s ] c... Read more
Lighting is rebaked after leaving Play mode for static objects, even whe...
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Exit Play mode Expected result: nothing happensActu... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items