Search Issue Tracker
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
[Cloth] Cannot use Paint tool
Steps to reproduce:1. Open attached project "ClothBug.zip" and scene "SampleScene"2. In Hierarchy window, select "Plane" GameObject3... Read more
Camera's Renderer is not updated when URP Asset is changed in the Graphi...
How to reproduce:1. Create a new project with URP (3D) Template2. Open Edit>Project Settings...3. Select Graphics4. Change Script... Read more
Mesh Filter's Mesh Properties display a blank window for built-in primit...
How to reproduce:1. Open the user's project "1351353.zip"2. Select the "Torus-7-4">"default" Object in the Hierarchy window3. In ... Read more
Unable to change Animation window values by dragging when values were ch...
How to reproduce:1. Open the attached project in "1382193_case.zip"2. Open the "SampleScene" Scene3. Select the "Cube" object4. Open... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
Have to change Input Mapping Path twice for change to take effect when A...
Steps to reproduce: Open a Unity Project Create a new Input Action Asset via GameObject > Create > Input Actions Open the Inpu... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
Creating Visual Effect GameObject throws an error
How to reproduce:1. In a Hierarchy, right-click and select Visual Effects > Visual Effect2. Observe errors thrown in the console ... Read more
Wrong icon is set for some scripts representing a class with the CustomE...
Reproduction steps:1. Open the attached “Grasshopper” project2. Delete the "Assets/Samples" folder3. Open Package Manager and instal... 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