Search Issue Tracker
[Terrain] The function TerrainData.GetDetailLayer only returns 0 or 1
To reproduce:1) Open the attached project and scene2) Select Terrain in Hierarchy3) Right Click Terrain Detail Density Exporter in t... Read more
Crash on QuadTreeNodeRenderer::AddAsRenderNode in a Scene which has a Pl...
How to reproduce:1. Open the "CityStreets" Scene in the attached "case_1194200.zip" Unity project2. Zoom in and out repeatedly in th... Read more
Material's RGBA output values are too high
1. Open the attached 'PostProcessNaNs.zip'project2. Open 'SampleScene' Scene3. Select 'Main Camera' GameObject in the Inspector4. Se... Read more
Terrain beyond base map distance becomes black in Editor after exiting P...
Steps to reproduce:1. Open user's attached project "New Unity Project (3).zip"2. Open "SampleScene"3. Enter Play mode4. Turn off Pla... Read more
Terrain geometry detail is permanently lost when switching to lower heig...
Steps to reproduce: 1. Download and open the attached TerrainHeightmapBug project2. Select the Terrain game object3. Go to Settings ... Read more
Single RenderTexture leak when scattering texture using ScatterAlphamap/...
There is a single RenderTexture leak in editor source that occurs when modifying a Terrain's splatmaps with the painting API I'm ass... Read more
Terrain shape doesn't match the collision surface when Heightmap Resolut...
To reproduce:1. Open attached project ("case_1199680.zip")2. Press Play3. Observe the Sphere Game Object Expected result: The Sphere... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
[Terrain] Editor crash on "SpookyHash::Short" when opening the scene
How to reproduce:1. Open the attached "[Terrain] FTP.zip" project2. Open the "06_AutomaticSpeedTreeInstancingLODs" scene (Assets -&g... Read more
In Profiler, Terrain.UpdateTreeBillboardTexture call takes up performanc...
How to reproduce:1. Open attached project "TreeBillboardTest.zip" and scene "SampleScene"2. Enter Play mode3. Open Profiler Window, ... 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