Search Issue Tracker
Terrain Details have Anisotropic filtering applied when its Texture Anis...
Steps to reproduce:1. Open the attached project (case_1208474.zip)2. Switch to the Game window3. Under Edit > Project Settings &g... Read more
Anisotropic filtering is not applied to Terrain Details when changing Te...
Steps to reproduce:1. Open the attached project (case_1206564-Anisotropic_Texture_PerTexture.7z)2. Enter Play Mode and set the Scale... Read more
SpeedTreeImporter asserts when mesh is empty on Debug Editor
How to reproduce:1. Build Unity Editor from source code in Debug mode2. Open the attached project "1234531 SpeedTreeImporter asserts... Read more
Crash while rendering terrain in VR
When a project has VR enabled, either with a real HMD or the Mock MHD, attempting to render terrain will result in a crash due to an... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
[TreeCreator] Mouse cursor flickers continuously on editing Tree prefab ...
While editing property in the Tree Prefab, Mouse cursor flickers continuously, refer to the attached video. Steps to repro:1. Create... Read more
Editor crashes on TreeRenderer::TreeUpdated when entering Play mode
How to reproduce:1. Open the attached project "case_1212021.zip"2. Load the "Forest_tansel" scene3. Enter Play mode-- Observe the cr... Read more
Wrong result of GetHoles method when holes data is empty.
If terrain hasn't been painted or holes data hasn't been provided through TerrainData.SetHoles call. TerrainData.GetHoles call retur... Read more
Auto generate lighting makes terrain settings collapse into garbled disp...
First repro in 2020.1.0a3 (a37e4d4d532f)does not repro in 2020.1.0a2 (d3fe9dc000c3) Repro steps:1. Create a new 3D project. Do not d... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object