Search Issue Tracker
[Terrain] Detail Meshes rendered differently when grass texture is also ...
Related to: https://fogbugz.unity3d.com/f/cases/resolve/776013/ Repro Steps:1. Open a new project with Unity 2019.2.0a42. Create a T... 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
[DetailMesh] Unable to paint detail mesh when terrain contains assigned ...
Steps to repro: 1. Open Unity;2. Create new project;3. Import attached ‘DetailMeshBug’ package;4. Double click on ‘Terrain’ gameobje... Read more
[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
[Terrain] Brush rendering breaks on the edges of terrain when terrain's ...
Brush rendering breaks on the edges of terrain when terrain's height is greater than zero Steps to Repro:1. Open attached or create ... Read more
Terrain only renders the mesh renderer ir root gameObject of a tree prefab
Terrain only renders the mesh renderer in root gameObject of a tree prefab To reproduce:1. Open attached project2. Open SampleScene ... Read more
Shadows are not casted onto Terrain using non-Standard shader from pixel...
Steps to repro: 1. Open attached project and 'test' scene;2. Observe Scene and Game views. Actual result:Shadows are not casted on t... 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
ProcessCameraIndexListIsNodeVisibleStep1 crashes Unity when trying to op...
When having multiple terrains with trees in the hierarchy, Unity crashes when trying to open a Scene view To reproduce:1. Open attac... 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
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