Search Issue Tracker
[HDRP][DXR] Pathtracer geometry renders all black in player
Repro steps :- Create new HDRP template- got to HDRP + DXR Wizard and fix all- Add a volume with Pathtracer override check on with 1... Read more
Changing layout or maximizing closes windows with changes but does not p...
Changing layout or maximizing closes windows with changes but does not prompt Save dialog. Note:I am not sure about the expected beh... Read more
EditorGUILayout.EnumPopup doesn't save changes from prefab edit mode whe...
Steps to reproduce:1. Open the original project "PrefabsBug.Unity.zip"2. Go to Project window Assets->Prefabs3. Double click on t... Read more
[VS] Folder with name ending in .Xml is added to project's .csproj file ...
Repro steps:1) Open the project and project's .csproj file in a text editor2) Notice there are folders named "MyNamespaceThatHandles... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
"Shader warning in 'Hidden/Universal Render Pipeline/StencilDeferred': i...
Steps to reproduce:1. Create a new project with Runner Game template2. Build And Run3. Observe the Console Actual results: "Shader w... Read more
Timeline will throw NullReferenceException errors when clicking K while ...
How to reproduce:1. Create a new Unity Project2. Open the Timeline window (Window > Sequencing > Timeline)3. Enter Play mode4.... Read more
GameObjects are being highlighted when dragging the scroll bar in Hierar...
How to reproduce:1. Open the attached (Repro.zip) project2. Open the "SampleScene" Scene3. Drag the Hierarchy Window scroll bar Expe... Read more
Event.mousePosition value is not updated when dragging Assets
How to reproduce:1. Open the user's attached project2. Open 'Test' > 'Event.current.mousePosition bug'3. In the Project window se... Read more
"Loading Initial Domain With User Assemblies" is repeated twice when loa...
How to reproduce:1. Create and open a new Unity project2. Observe the Editor Launch Screen loading messages Expected results: "Loadi... 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