Search Issue Tracker
[HDRP] Ambient Light is not updating when Directional Light is being rot...
How to reproduce:1. Open the attached project named "Case_1242459"2. Open Test Scene3. Enter Play mode4. Select the Sun gameObject5.... Read more
[WSA] Impossible to copy - paste on Win Store Apps
1. Copy any selected text, then launch WSA application and paste it to any input field. The text will not be pasted. 2. In WSA appli... Read more
Compute and graphics queues are not run asynchronously when asynchronous...
How to reproduce:1. Open the attached “IN-101628” project2. Navigate to Edit → Project Settings → Graphics → Asynchronous Compute Sh... Read more
URP Renderer 2D Full Screen Pass Renderer Feature is only affecting half...
How to reproduce:1. Open the “FullScreenTest“ project2. Open the “Test“ scene3. Open the “Assets/Settings/Renderer2D“ in the Inspect... Read more
Selecting shader for a material resets custom Render Queue to default sh...
When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce:1) Open the ... Read more
Editor hangs without stack trace when minimizing the Editor
Reproduction steps:1. Create and open a new Unity project2. Minimize the Unity Editor Expected result: The Unity Editor is minimized... Read more
[HDRP] APV probes change value after project reload
Reporting bug as discussed on slack. In the attached video you can see the probes in the corner are white and after the editor is re... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
[iOS] All iPhone builds show iPhone 6 plus launch image
To Reproduce: 1. Build the attached proiject (simulator or device).2. Notice that on all iPhones the iPhone 6+ landscape image is sh... Read more
Search results number in Saved Searches Panel is not properly visible wh...
Steps to reproduce:1. Create a new project and make sure that Light Editor mode is selected2. Open Search window (Window > Search... 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