Search Issue Tracker
[URP] Smoothness value of Material changes from 0 to 0.5 when upgrading ...
How to reproduce:1. Open the attached "case_1370665" project2. Select the URP Asset in the "Edit -> Project Settings -> Graphi... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
[Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value i...
How to reproduce:1. Open the “ReproProject“ project2. Open the “SampleScene“3. Build and Run for Android4. Search for the “AndroidJN... Read more
Current Frame Button looks active when data in Profiler Window is cleared
How to reproduce:1. Create a new project2. Open Profiler Window3. Enter Play Mode -> Pause4. In Profiler Window Clear all profili... Read more
UI Builder: Text overlapping in the "Inspector" tab
Steps to reproduce: Create a project Go to "Project" -> "Asset" section -> right click ->Create ->UI Toolkit -> UI Do... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
"C# Test Script" selection not available when the Project window uses On...
Reproduction steps:1. Create a new project (either 2D or 3D)2. Install the Test Framework package ("Window -> Package Manager")3.... Read more
Dynamic Resolution Rendering error when using Depth of Field in URP
Steps to reproduce:1. Open user-supplied project2. Enter Play Mode with Direct3D12 Expected: there are no visible artifactsActual: t... Read more
Character model collapses on animation transition when its Animator Cont...
To reproduce:1. Open the "Main" scene in the attached project2. Play the scene3. Select the "Woman_Martha_1" game object from the Hi... 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