Search Issue Tracker
[Graphics] Directional light passes through the tree leafs making them a...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'test' scene; 3. Notice that directional light source is located behi... Read more
Errors "glClientWaitSync: Expected application to have kicked everything...
How to reproduce:1. Open the "IN_62597" project2. In the Build Settings "Run Device" dropdown, select the desired device3. Press Bui... Read more
Find References in Scene shows objects that are not referencing the asset
Steps to reproduce:1. Open attached “FindReferences.zip” Unity project2. Open “Test" scene3. Find “Disable" asset in Project tab4. R... Read more
[Material] Render Queue value is not updated until shader is changed and...
A materials render queue value is not updated when its shader is edited and saved, only after the material's shader has been changed... Read more
[Crash/Image Effects] Using Noise and Grain image effect crashes windows...
Reproduction steps:1. Create a new project2. Import Effects package from standard assets3. Attach Noise and Grain script to the came... Read more
[MixedMode] Mixed mode shadows do not render with "Directional Specular"...
When there are light probes in the secene with GI->Direction Mode->Directional Specular, after bake non-static objects stops c... Read more
Camera.Render throws "Screen position out of view frustum" error when pr...
How to reproduce:1. Open the attached project's Scene labeled "main"2. Enter the Play Mode3. Inspect the Console Window4. Review the... Read more
[UWP] HTTPS request fails on HoloLens and Xbox One
How to reproduce:1. Open the attached (updated) "WebRequestTest.zip" project2. Build the project for UWP platform3. Open the produce... Read more
[XR][iOS][URP][ARKit] Camera feed is not seen when using URP
To reproduce:1. Open a project with ARKit plugin (I used the one from here: https://blogs.unity3d.com/2018/06/14/whats-new-in-unity-... 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