Search Issue Tracker
x, y, z, w values of HDR color are added to the timeline of Animation wi...
x, y, z, w values of HDR color are added to the timeline of Animation window when HDR color property is added via Mesh Renderer and ... Read more
[Inspector] Component isn't placed at the bottom when releasing mouse ou...
How to reproduce:1. Open a new Unity project2. Create a new GameObject3. Add 2 new Components4. Drag the upper-Component below the o... Read more
[UNET] WebGL disconnects in real world latency simulation
Steps to reproduce:1. open users attached project2. build for webgl3. simulate latency and packet loss (for example Clumsy)4. host w... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
[2019.2] UI elements are not rendered in displays that are not 'Display ...
How to reproduce:1. Open attached 'project-1173805.zip' project2. In Game window select 'Display 2' Expected result: UI elements are... Read more
Sprite Atlas bundles size is double when built for iOS
Reproduction steps:1. Open the attached “BugRepro” project2. In the Build Settings, make sure iOS platform is selected3. In the Addr... Read more
[2D][Sprite Atlas][PSB Importer] Sprites imported by PSB Importer not pa...
[2D][Sprite Atlas][PSB Importer] Sprites imported by PSB Importer not packed in atlas When packing sprites imported through PSB impo... Read more
Animator Override Controller set on Runtime on Model using IK Constraint...
Using the model with IK Constraints from Animation Rigging preview package (version 0.2.3) and setting Animator Override Controller ... Read more
[Lighting] Material Preview does not show selected Reflection Probes
Steps to reproduce:1. Create new builtin template2. Create a new material3. Set it to fully metallic and smooth4. Select the created... Read more
Quads with Transparent Unlit Shaders are positioned incorrectly in the G...
How to reproduce:1. Open the user's attached project2. Open scene BugReport/Bug3. Press the Play button4. Observe the movement of th... 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