Search Issue Tracker
Terrain Add Tree, Add Detail Mesh and Add Grass Texture windows use ligh...
Reproduction steps:1. Create a new project and make sure Editor theme is set to dark2. Create Terrain GameObject (GameObject > 3D... Read more
WheelCollider sticks in Terrain collider
WheelCollider sticks in Terrain collider To repro:1. Open project attached.2. Using keyboard move car (from Standard Assets package)... Read more
[Terrain] Editor crashes on removing speed tree asset file used by terrain
Steps to Repo:1. Right-click > 3D Object > Terrain2. Terrain Component > Paint Trees > Edit Trees > Add Tree3. Delete... 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
Terrain LightMapping error When the Terrain Width and Terrain Height Val...
Steps to reproduce:1. Open attached project's scene "1".2. Bake lightmapping.3. ~1/6 of terrain is black. Read more
[OSX][SceneView] Brush cursor position is updating with delay when movin...
Steps to repro: 1. Open Unity on OSX;2. Create new project;3. Add terrain gameobject (Gameobject -> 3D Object -> Terrain);4. G... Read more
Code-created TerrainData marked with "HideFlags.DontSave" crashes editor...
Steps to reproduce:1. Open attached project's scene "Test".2. Exit Unity Editor.3. Editor crashes. Crash is caused by HideFlags.Dont... Read more
Using a custom material with the Unity terrain system will be ignored by...
Steps to reproduce : - import the project attached- open the scene "Test"- select the material "New Terrain"- toggle the "Black" che... Read more
Terrain is not editable
Reproduction steps1. Open attached project2. Open scene "Mountain2"3. Try editing the terrain Actual result:Terrain is not editable.... 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. Rep... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default