Search Issue Tracker
[Mobile] Game View stretching when using Unity Remote 5 version 2.0
How to reproduce:1. Open the attached project2. Go to Menu bar-> Edit-> Project Settings-> Editor-> Device-> Chose An... Read more
[HDRP] Issue with HDRP default global settings upgrade. Lens flares shou...
This is a discussed issue with the developers. Looks like the migration code might not be working properly in certain cases. Reprodu... Read more
Unity process left hanging after uninstall
Uninstall Unity (I did reproduce this with Unity 2017.1.0a4 and a5) and and once the uninstall operation is done open Process Monito... Read more
Shadow Cascades are acting weird and are rendered differently when chang...
How to reproduce:1. Open the attached project "ShadowCascadesIssue_3D"2. Observe the Scene View by changing the View Position Expect... Read more
[Linux][Search] Sorting Order button is missing from the Search Window
Steps to reproduce:1. Open the advanced search by clicking the button to the right of the search bar in either the Project or the Hi... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[SW-unity-6-1] URP Point Lights flickering when moving or rotating the c...
Steps to reproduce:1. Open the attached project "IN-93483_BugReport_New.zip"2. Enter Play mode3. Move the mouse cursor in different ... Read more
[Quest] Texture2D.LoadImage returns false when the format is DXT1/5
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/Repro/Repro.unity” Scene3. Ins... Read more
FatalError on MonoManager (NULL) when existing Unity with a specific dyn...
To reproduce:1. Open attached project2. Press X to exit the Editor3. When fatal error window appears press Quit Expected results: Un... Read more
Prefab artifact is left in the Project window when deleting the Prefab
Reproduction steps:1. Create a new project2. Create any GameObject in the Hierarchy window3. Make a Prefab with created GameObject4.... 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