Search Issue Tracker
[Regression][Raycast][Painting] Sometimes raycast is not working for ter...
Steps to repro: 1. Open Unity; 2. Create new project; 3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain); 4. Go to 'Pai... Read more
[Terrain] MissingReferenceException after deleting a Terrain using a cus...
Console gets spammed with a MissingReferenceException after a terrain with a modified custom material is deleted from the scene. Re... Read more
[Terrain] Exporting raw of terrain in Project browser doesn't show up un...
Exporting raw of terrain in Project browser doesn't show up until Unity is refocused. Refer the attached video Steps to reproduce:... Read more
Heavy frame caused by loading terrain tile using Application.LoadLevelAsync
To reproduce: 1. Open attached project 2. Open loadTerrainScene.unity 3. Open profiler (disable VSync profiling to make bug more ap... Read more
[Terrain] The function TerrainData.GetDetailLayer only returns 0 or 1
To reproduce: 1) Open the attached project and scene 2) Select Terrain in Hierarchy 3) Right Click Terrain Detail Density Exporter i... Read more
Add trees UI is inconsistent with other Unity controls
Reproduction steps: 1. Open Terrain inspector 2. Go to "Add Trees" tab 3. Try to delete a tree prefab with "Delete" key - doesn't wo... Read more
[Tree Creator] Tree Material resets to default when altering Tree Compon...
How to reproduce: 1. Open the "SampleScene" Scene in the attached "SpallRepro.zip" Project 2. Press on the "OptimizedTree" GameObjec... Read more
GICache errors are thrown when baking Terrain with trees having deringin...
A large number of failed to copy from GICache errors appear in the console towards the end of baking Steps to reproduce - Import t... Read more
Crash in SplatDatabase::RecalculateBasemap when opening the scene which ...
Reproduction steps: 1. Try to open the attached project; 2. Observe the crash. Expected results: The scene with terrain will not cr... Read more
Black Squares on Terrain Heightmap after baking with lightmaps
There are visible black texels on some charts of the terrain after baking with lightmaps. It is possible to observe that some tesell... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow