Search Issue Tracker
Paint trees tool does not load images when paint tool is opened
Reproduction steps:1. Open "BugTerrainTrees.zip"2. Open "Assets/Scenes/AisLabScene"3. Select "AB Terrain"4. In the terrain component... Read more
[Terrain] MissingReferenceException thrown on creating Material under Te...
When A preset of a Terrain GameObject is created and a new Material is created for "Basic Terrain" from "Terrain Settings", then it ... Read more
GetHolesLODInfo doesn't match the content of the HeightmapSubRegion hole...
Heightmap::GetHolesLODInfo returns kPatchHasSurfaceOnly for the patch I am interested in, but after extracting the HeightmapSubRegio... Read more
[TextureBlending] Sharp cut edges appear at the border of two overlappin...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select 'Terrain' gameobject in the Hierarchy view;4. Clic... Read more
[Regression][TerrainComponent] NullReference exceptions are thrown after...
Steps to repro: 1. Open attached project and 'test' scene;2. Select Terrain gameobject in the 'Hierarchy';3. Go to 'Paint Texture' t... Read more
Clicking on scene view when terrain is present crashes Unity
Steps to reproduce: 1. Create new project2. Add terrain to scene3. Click on scene view4. Unity crashes Regression introduced in: 5.4... Read more
[Windows][MT] Unity crashes after mass placing SpeedTrees on terrain
Steps to reproduce: 1. Open Unity;2. Open attached 'massplacetreesbug.unity' package;3. Open 'test.unity' scene;4. Select Terrain ga... Read more
When "draw instanced" is changed for entire terrain group and then undon...
Repro steps:1.Create terrain with neighbors2. Go into terrain settings and check or uncheck "draw instanced"3. ctrl+zExpected result... Read more
[Painting] Brush is not rendered after raising terrain on y-axis
Steps to repro: 1. Open attached project and 'test' scene;2. Select 'Terrain' gameobject in the Hierarchy view;3. Select any of the ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used