Search Issue Tracker
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
Accessing the raw value of a USS variable fails when using customStyle.T...
Reproduction steps:1. Open project “IN-39634”2. Open “Assets\IN-39634_Assets\Scenes\SampleScene”3. Enter Play Mode4. Observe the Gam... Read more
Memory “Meshes“ category endlessly rises when entering Play Mode
How to reproduce:1. Open the attached project “MeshBug.zip“2. Open Scene “SampleScene“3. Enter Play Mode4. Open the Profiler (Window... Read more
DynamicGI.UpdateEnvironment fails to update default skybox reflection in...
How to reproduce:1. Open the user's attached project2. Open scene Test3. Go to Window -> Rendering -> Lighting Settings4. Unde... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... Read more
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
Warnings "Attempting to draw with missing bindings" are logged when open...
Steps to reproduce: Create an HDRP project Make sure it's using DX12 Install Visual Effect Graphs Learning Templates Sample Open Sce... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
A warning message is displayed after installing 'com.unity.terrain-tools...
Reproduction steps:1. Create a new Unity project2. Install the “com.unity.terrain-tools” package through the Package Manager3. Obser... Read more
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... 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