Search Issue Tracker
[OSX] "Scene(s) Have Been Modified" dialog appears in the background of ...
How to reproduce:1. Open any Unity project on a multiple display setup2. Create a new GameObject in the Hierarchy and focus on any o... Read more
The error occurs when a Render Texture, which has a certain Color Format...
How to reproduce:1. Open the project "case_1222676-URPcamera"2. Open the scene "SampleScene"3. Select the GameObject "Main Camera" i... Read more
[URP] Camera Properties not refreshing on adding or removing URP Pipelin...
On adding or removing URP Pipeline in the Graphics Setting Camera Properties does not refresh. Refer the attached video Steps to rep... Read more
[HDRP] Undo does not work properly on Area light emissive mesh
Repro steps:1) Add Area light2) Enable Emissive Mesh3) Disable Emissive Mesh4) Undo Expected result:Checkbox is ticked and mesh is s... Read more
[IMGUI] Save Asset window doesn't close automatically and appears blank ...
Steps To Reproduce:1] Create a new project.2] Edit > Preferences > General > Verify Saving Assets > Enable3] Save the cu... Read more
Lightmap produced using a Progressive GPU lightmapper is darker compared...
How to reproduce:1. Open the attached project named "Case_1222644"2. Open the "intro_ext" Scene3. In the Lighting window select the ... Read more
UnityLinker adds additional Assemblies to the mscorlib.dll when Managed ...
Reproduction steps:1. Download and open the attached project "1222642.zip"2. Make sure that "Managed Code Stripping" level is set to... Read more
HttpClient ignores Windows Proxy
How to reproduce:1. Open the attached (New Unity Project.zip) project2. Open Fiddler Web Debugger (download from here: https://www.t... Read more
Screen Space Camera World Space Canvases do not show drawcalls when usin...
Reproduction steps:1. Download and open the user-submitted project2. Build and run the project3. Open the Frame Debugger in the edit... Read more
[Shaderlibrary] Inverse View Projection transformation matrix is not the...
Universals Inverse View Projection matrix is wrong. Repro steps:1. Open project attatched (1222576-InverseVP.zip)2. Open SampleScene... 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