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
The snapToHeightmap parameter of the SetTreeInstances method is ignored ...
How to reproduce:1. Open the attached “IN-136057“ project2. Open the “SampleScene“ scene3. Enter Play mode4. In the Game view, note ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS