Search Issue Tracker
[LWRP] Additional lights do not work with shadows disabled
How to reproduce:1. Open the attached project ("Repro.zip")2. Open the "SampleScene" scene and observe that the lights are not worki... Read more
Prefabs with ‘Canvas’ Component in one of their children do not have a ‘...
How to reproduce:1. Open user-submitted project (OpenPrefab_UI_Unparent_To_CanvasFakeObject)2. Open the 'ObjectWithNoCanvas' prefab ... Read more
[Windows] Editor uses OS locale settings (i.e. commas instead of dots in...
Setting the Project to use the .NET 4.x support apparently results in the Editor using the OS's Locale for formatting. In case of a ... Read more
[Terrain] Shift + LMB when using Smooth Height Tool on Terrain does some...
Probably a remnant of old Terrain Repro:1. Create/open a project using Unity 2018.3.0b6 or later2. Create a Terrain3. Select the Smo... Read more
Mesh assets that have a serialization version of 6 don't import properly...
Steps to reproduce:1. Create a new project in 2017.42. Import user attached TestMeshSerializedVersion6.asset3. Check the imported fi... Read more
[Terrain] When painting Terrain and saving project mid-paint, all change...
Repro:1. Create/open a project in 2019.12. Create new Terrain object via the Hierarchy Context Menu3. Select the Raise/Lower Height ... Read more
Master builds with IL2CPP take 10 times longer than in 2018.2
It happens because master builds compile generated C++ code with LTCG enables. This should be an option, rather than always be done.... Read more
Fonts in editor on Windows don't fit incode combo boxes
The fonts on current trunk (2019.1.0a3) don't fit inside combo boxes and in result are cut off at the bottom. See attached screensho... Read more
Upgrader-created terrain layers should use a short hash instead of the c...
Steps to reproduce:1. Open terr-before-2019-1.zip and unzip it2. In Project window go to Assets\_TerrainAutoUpgrade Reproducable wit... Read more
[Polybrush] Paint Vertex Colors compatible shaders are missing when pick...
To reproduce:1. Open any project that has Polybrush2. Try assigning Polybrush shaders to your material Expected: shaders are availab... 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