Search Issue Tracker
[URP] Dynamic Resolution can't be checked when Scene view tab isn't focused
How to reproduce:1. Create a new Unity URP project2. Select the Scene view tab3. Select the “Main Camera“ GameObject4. In the Inspec... Read more
[HDRP] Package Cache warning is thrown on opening the project
Steps to reproduce: 1. Create an HDRP3D or HDRPSample3D project 2. Observe the console Actual result: "The package cache was invalid... Read more
Unity 2022.2 cannot install Mars 1.5.0.
Synopsis Using Unity 2022.2 I tried to install Mars 1.5.0 by importing the latest version of the installer package as described belo... Read more
[UI Toolkit] Rescale of the ui document when using multi display
Steps to repro: create a uxml document with a bunch of controls ( or use the one attached file ) create a ui document in the unity h... Read more
[HDRP] Missing keyword in Shader Graphs
Steps to reproduce 1) Create an empty HDRP template 2) Create a lit SG 3) Check generated code and observe "WRITE_DECAL_BUFFER" is n... Read more
[HDRP] Objects Motion Vector pass not enabled with SG in certain cases
Steps to reproduce 1) Create an empty HDRP project 2) Create SG Lit and a material instance off of it 3) Click on Add Precomputed Ve... Read more
Breakpoint is not hit by the managed debugger when a breakpoint is put i...
How to reproduce:1. Open the attached project "DotsTest.zip"2. Open Assets/Systems/TankSpawningSystem.cs3. Put a breakpoint on the O... Read more
[iOS] “CrashReport.text” returns empty strings and “CrashReport.time” re...
How to reproduce:1. Open the user’s attached project2. In the Build Settings enable the “Development Build” setting and deploy the a... Read more
[UIToolkit][Inspector] Property names don't show up correctly when Inspe...
How to reproduce:1. Open a new Unity project2. Select any GameObject in the Hierarchy3. Switch the Inspector to “Debug” mode4. Press... Read more
[Inspector] Component isn't placed at the bottom when releasing mouse ou...
How to reproduce:1. Open a new Unity project2. Create a new GameObject3. Add 2 new Components4. Drag the upper-Component below the o... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names