Search Issue Tracker
[2D] ArgumentException thrown on switching editor types of "Sprite Edito...
On switching between type selection from the drop-down(Sprite Editor, Custom Outline, Skinning Editor, Custom Physics Shape) of the ... Read more
[HDRP] Compute Shader compilation errors are thrown continuously on disa...
-Nothing is rendered in Game view and Scene view with Compute Shader compilation errors in the console.-After enabling Graphics APIs... Read more
Modifications to textures with AssetDatabase.ForceReserializeAssets() re...
How to reproduce:1. Open the project from the attached file "1215741.zip"2. Expand the TestSquare.png file in the Assets folder3. Ri... Read more
[URP] NullReferenceException threw on adding the "Light 2D (Experimental...
Adding the "Light 2D (Experimental)" component causes the editor to throw NullReferenceException continuously when 2D render data no... Read more
Scene is not rendered on Android 8 and 9 when "Depth Texture" is enabled...
To reproduce:1. Open attached project;2. Make sure "Depth texture" is enabled in Universal Render Pipeline asset;3. Build and run on... Read more
[Visual Effect Graph] NullReferenceException errors are thrown continuou...
NullReferenceException errors are thrown continuously on resetting node preset asset. Steps to repro:1. Open the attached project &g... Read more
Crash on D3D12Fence::Wait when opening HDRP default "SampleScene" scene ...
How to reproduce:1. Create a new HDRP project on Unity 2019.3.0f6 or 2019.3.1f12. Update HDRP to 7.2.0 or 7.2.13. Go to Window->R... Read more
[URP] Directionality artifacts are visible upon additively loading a scene
To reproduce:1. Create a new project using LWRP or URP template;2. Uncheck "Auto Generate" in Lighting window, clean GI cache and ba... Read more
[URP] NullReferenceException errors are thrown on navigating to 2D Rende...
Project Upgraded to 2D Renderer & Scene upgraded to 2D Renderer options are disable in 2D Renderer. Steps to repro:1. Create a n... Read more
Editor freezes/crashes when SerializedProperty.managedReferenceValue is ...
How to reproduce:1. Open user-submitted project (LogicTool.zip)2. Open the 'test' Scene3. Select 'GameObject' in the Hierarchy view4... 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