Search Issue Tracker
Mesh Components > Material needs have screenshots updated
Mesh Components > Material needs have screenshots updated .../Manual/class-Material.html page needs to have inspector screenshots... Read more
[URP] Realtime lights are not dimmed by transparent materials
Steps to reproduce: 1. Download and open the repro project (EnterTheRoom-URP-Stripped.zip)2. Open scene EnterTheRoom-Scene01-Strippe... Read more
Child's Awake is called before parent's Awake when entering Play Mode
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected results: Parent's Awake is called before child's Awa... Read more
Light baking fails with errors when Generating Lights in project with Te...
Steps to reproduce:1. Create new Unity project using Universal 3D Template2. Open Project Settings window3. In Player > Other Set... Read more
[ImageEffects] Deleting all IE assets does not update component UIs to "...
Deleting all assets related to Image Effects from your project whilst the components are on an object in your scene does not cause t... Read more
OnTriggerExit2D is not called when resizing collider
Steps to reproduce:1. Open attached project's scene "1".2. Enter play mode.3. Select test22 game object in hierarchy.4. Change Circl... Read more
[ImageEffects] SSR Max Distance creates artifacts from Sky/BG when set a...
SSR creates artifacts from skybox/background when max distance is set to a very high value. Repro Steps: 1) Open attached project an... Read more
[Shadergraph] Hitting Esc while click and dragging to reorder properties...
When a user clicks and drags a property to reorder it in the inspector, but hits the escape key before releasing the mouse, it will ... Read more
Crash on pressing "Generate Lighting"
Steps to reproduce: 1. Open the attached project2. Press bake3. Crash :) Noticed that this most reliably reproduces on macOS. It is ... Read more
[Themes] Texts are getting clipped for all textbox under "Player Settings".
Texts are getting clipped for all textbox under "Player Settings". Steps to repro:1. Create a new project.2. File > Build Setting... 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