Search Issue Tracker
Terrain - changing brush stroke parameters is not undoable via Edit > Undo
Using built in Terrain (not terrain tools package) changing the paint brush size or opacity in the inspector are not undoable action... 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" Project2. Press on the "OptimizedTree" GameObject3... Read more
Terrain: trees should use the GO transform when placed on terrain
Since the Tree Creator was designed to only create trees over a certain size we need a way to be able to scale the trees after creat... Read more
Grass mipmaps does not switch after adding a certain number of grass tex...
(Check the attached .gif file to see the bug) Reproduction steps:1. Open the attached project2. Navigate to Assets3. Open the main s... 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
[Regression][Windows] Tree prefab with no reference to Hierarchy appears...
Steps to repro: 1. Open attached project and t1 scene on Windows;2. Select Terrain gameobject in the Hierarchy;3. In the Inspector g... 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
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
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
[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
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