Search Issue Tracker
Setting properties via MaterialPropertyBlock does not work, when a Tree ...
Reproduction steps:1. Open user's attached project "TreePropertyBlockTest.zip" and scene "TestScene"2. Enter Play Mode3. In Scene Vi... Read more
Shadows of the risen mountain are copied to every Terrain Tile when the ...
How to reproduce:1. Open the attached "1305275_Repro" project2. Open the "TerrainShadow" Scene (Found in the "Assets" folder)3. Obse... Read more
Changes to instanced detail mesh material don't immediately apply
If you create a detail using the new instanced details option, assigning a new material to the prefab used for the detail instance h... Read more
Editor freezes when closing the Preset window on Terrain data
How to reproduce:1. Open a new project2. Create a new Terrain GameObject in the Hierarchy window (Right-click -> 3D Object -> ... Read more
Terrain inspector is suggesting a shader which doesn't work
Terrain inspector is suggesting a shader which doesn't work. Reproduction steps:1) pull rev b20de102d0 from Graphics repo2) Open sce... Read more
Terrain's height is being changed to the hole's height and set back to 0...
How to reproduce:1. Open the user's attached "TerrainBug" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Observe the... Read more
Undoing creation of a Terrain Object will not remove the newly created T...
When you create a new Terrain asset within the Unity Hierarchy or from the Terrain Tools Toolbox, a new Terrain.asset file is create... Read more
Crash on TreeRenderer::WillRenderTrees when being in Play Mode for sever...
How to reproduce:1. Open attached project "GenrpgClient.zip"2. Open "GenrpgMain" scene3. Enter Play Mode4. Use username and password... Read more
[Terrain] Holes in terrain doesn't paint in the shape of the brush
On painting holes in terrain, they don't paint in the shape of the brush, when brush size is below 30 and when the brush is the non-... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object