Search Issue Tracker
[URP] Terrain isn't affected by Ambient light when created with TerrainT...
How to reproduce:1. Open the user's attached "My project (5)" project2. Observe the Scene view in the "SampleScene" Scene Expected r... Read more
Using multiple textures while painting terrain results in poor performance
In my case, using 8+ textures, painting terrain result in poor performance. Also noticed that the Brush Size is very big factor in p... Read more
[Terrain] Editor crashes when folder with terrain data deleted
- Open attached project- Open scene "level2"- Enter play mode- Delete folder "Terrain Assets"- Enter play modeCrash! Read more
[OSX][SceneView] Brush cursor position is updating with delay when movin...
Steps to repro: 1. Open Unity on OSX;2. Create new project;3. Add terrain gameobject (Gameobject -> 3D Object -> Terrain);4. G... Read more
[TerrainComponent][Editor] Tweaking terrain component's settings doesn't...
Steps to repro: 1. Open Unity;2. Add Terrain component (GameObject -> 3D Object -> Terrain);3. Go to any Inspector's tab of Te... Read more
[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
[Regression] Crash in GameObjectUtility:GetStaticEditorFlags after click...
Steps to repro: 1. Open attached project and 't1' scene;2. Select 'Terrain' gameobject in the Hierarchy;3. Go to 'Place Trees' tab;4... Read more
[Linux] Crash on TerrainManager::CullAllTerrains when opening the "Terra...
Reproduction steps:1. Create a new HDRP project2. Open the Package Manager window (Window > Package Manager)3. Select the Shader ... Read more
GICache errors are thrown when baking Terrain with trees having deringin...
A large number of failed to copy from GICache errors appear in the console towards the end of baking Steps to reproduce- Import the ... 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
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