Search Issue Tracker
Colors in the "Global Illumination" Scene View Draw Mode panel are not u...
Reproduction steps:1. Open the attached "ContributeGIColors" project2. Make sure the Scene window Draw Mode is "Contributors / Recei... Read more
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:1. Open the attached project "Shader_Variant_Chunking_Repro.zip"2. Open Assets/Scenes/Main.unity3. Build And Run th... Read more
Unity Behavior Node Wizard generates incorrect type reference for nested...
Steps to reproduce:1. Create a new script with a class containing an enum (e.g., `public class MyEnumScript { public enum MyEnum { V... Read more
[MacOS] Using Keep Alpha in videoclip importer settings alpha channel ge...
To reproduce:1. Open attached project "1172601.zip"2. In Project window select "dancer.1.webm" videoclip3. Observe in the Preview wi... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
[SpeedTree] Windzone Main/Turbulence settings have no effect
To Reproduuce: 1. Open scene test & play.2. Observe that changing Main & Turbulence setting on the WindZone object has effec... Read more
Crash on D3D12Fence::Wait when disabling and reenabling reflection probes
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “Assets/Gioco3d/Scenes/AtticMerge/AtticMerge.unity“ Scene3. Sele... Read more
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
“Toggle Sprite Editor locks.” dropdown has big empty space at its bottom
Reproduction steps:1. Create a new Universal 2D project2. Create a Sprite GameObject (Create > 2D > Sprites)3. Select newly cr... Read more
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices 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
- Terrain Layer's changes are not added to the Undo history
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"