Search Issue Tracker
Shadow property is replaced in Animation window property selection when ...
Reproduction steps:1. Open the attached project "AnimationProperty.zip"2. In the Project window under the "Scenes" folder open "Menu... Read more
Images with EncodeToPNG encoding have blue tint when TextureFormat.R8 fo...
How to reproduce:1. Open the attached '1239813.zip' project2. Open 'Script' script and observe textures' TextureFormat3. Enter Play ... Read more
Select material window closes when clicking on it immediately after it w...
Steps to reproduce:1. Open the project from the attached file "1246110.zip"2. In Hierarchy select the "Cube" GameObject3. In the Ins... Read more
[PLM] Editor performance degrades over time while baking and moving the ...
Steps to reproduce 1. Open any existing Unity project (this particular case was tested using the CornellBox project)2. Navigate to L... Read more
Errors are thrown when setting AssetImporter.userData to a new GUID on a...
How to reproduce:1. Open the attached "1238629 repro" project2. Select "Art.png" from the Assets folder3. Right-click it and select ... Read more
Crash on ProcessShadowCasterNodeVisibilityAndCullWithoutUmbra_Kernel<0,1...
Reproduction steps:1. Open the attached project ("CullingCrash.zip")2. Open "Scene"3. Navigate the scene until it crashes Reproducib... Read more
Custom Editor of a ScriptableObject gets destroyed when renaming a Sub ...
How to reproduce:1. Open the attached "ImportAssetBug" project2. Open Tile Pallete window from Window > 2D > Tile Palette3. Se... Read more
[Localization] Arguments are not shown in the Build when they are localized
How to reproduce:1. Open user's attached "gunsport" project2. Open Build Settings (File->Build Settings...)3. Remove all the Scen... Read more
Silent crash on ImageConversion.EncodeToJPG method when entering Play Mode
How to reproduce:1. Open the attached 'Crash.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Reproducible with: 2020.2.0a7... Read more
[SceneViz] Select All shortcut ignores the pickable property of game object
1. In your hierearchy, set an object to be not pickable from the icon on the left2. Press Select All shortcut (CTRL+A) in the scene ... 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