Search Issue Tracker
Light component Color selection doesn't change from its original color
Reproduction steps:1. Open the attached “Weapons.zip“ project2. Click on “Sun” GameObject and change its Filter Color Expected resul... Read more
[Shader Graph] New node is not created and the “NullReferenceException: ...
How to reproduce:1. Create a new project using a 3D URP or HDRP template2. Create a Shader Graph (Create > Shader Graph > URP/... Read more
Script Component is added twice when dragging it from the Project Window...
Steps to reproduce:1. Create a new Project2. Create a new Script in the Project Window3. Create Cube GameObject in the Hierarchy4. D... Read more
NullReferenceException is thrown when the Custom Mesh option in the Shad...
How to reproduce: Open the attached project "U-Shaders.zip" Open Assets/FlatSingleColor.shadergraph Click the right mouse button on ... Read more
Error is thrown when removing an element from a list in a ScriptableObje...
Reproduction steps: 1. Open the attached “23_1.zip” project2. Select the "Asset/New Sample Scriptable Object Instance.asset" Asset i... Read more
Console displays error "ObjectDisposedException: SerializedProperty m_De...
Steps to reproduce: Create a project Add 3D game object Go to "Inspector" tab Find "Mesh Renderer" component In "Materials" field en... Read more
MonoBehaviour dragged and dropped to the GameObject ends up adding twice
Steps to reproduce:1. Create a new Project2. Create a new Script in the Project Window3. Create Cube GameObject in the Hierarchy4. D... Read more
GameObjects don't interact with other GameObjects when the Cloth compone...
Reproduction steps:1. Open the attached “Test Project” Project2. Open the “ClothBugWindows” Scene3. Build the Project4. Open the Bui... Read more
CreateAsset does not persist keywords set to a material
Steps to reproduce:1. Open the user's attached project "MaterialKeywordBug.zip"2. Select the menu item "Bug -> Create Material"3.... Read more
[2D][macOS] Rendering artifacts when dragging .PNG or .JPEG image files ...
How to reproduce:1. Open the attached project "ReproProject.zip"2. In the Project window find "02.png" or "03.png" files (Assets>... 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