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)" project 2. Observe the Scene view in the "SampleScene" Scene Expecte... 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 mode Crash! 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. Go ... 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 Terra... 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.0a4 2. Create ... 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' ta... Read more
Polyworld component errors when creating poly terrain with daydream
To reproduce: 1. Import PolyWorld: Woodland Low Poly Toolkit package (https://www.assetstore.unity3d.com/en/#!/content/18572) 2. Op... 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 t... 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
- TabViews overlap and do not adjust when there are too many TabViews
- Asset import fails when importing the Shader Graph "Production Ready Shaders" sample
- [Android] The Player silently crashes and the "java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity" error is logged when the "Render Over Native UI" setting is enabled
- The "Add Tag..." text field is visually cut off when the screen scale is 250% or more
- "Platform AndroidPlayer does not support graphics device type OpenGL ES 2” warning is thrown when opening a specific project