Search Issue Tracker
[Tree] Component icon is missing in the Inspector
Icon is missing for the "Tree" component in the Inspector and the default file icon appears as the component icon, refer the attache... Read more
Shader error undeclared identifier "UNITY_TRANSFER_LIGHTING" when buildi...
To reproduce:1. Open user's attached project2. Build the project (File -> Build And Run) Expected result: Project builds successf... Read more
[Terrain] Paint layers: removing layer in the middle of stack and then u...
The image below is showing the issue repro with Terrain Tools, but the same bug arises in Legacy Terrain without Terrain Tool Repro1... Read more
[Tree] Editor throws NullReferenceException after dragging and dropping ...
When a Leaf group is added in Tree with a modified position then on dragging and dropping Leaf Group into Branch Group, Editor throw... Read more
[Terrain] Input value for all the properties not changing when a mouse i...
On dragging the mouse cursor over the input field of the following properties don't change its value under Mesh Resolution from Terr... Read more
[Android] Creating Height map for the Terrain from an Active Render Text...
1. Open user's attached project "UnityProj_LevelEditor.zip"2. Set Player to OpenGL 3.23. Open the scene "LevelEditor"4. Move the Sta... Read more
[Terrain] Detail meshes have dark shadows around UV seams
Rreproduces in 2019.4.7f1Reproduces in 2020.1.1f1Repro steps:1. Create a terrain2. Create a sphere3. Drag the sphere into the asset ... Read more
[Terrain] Painting details from a terrain to a neighboring terrain desel...
Reproduces on 2020.2.0a20.2611Doesn't reproduce on 2020.1.1f1Repro steps:1. Create a terrain2. Select the terrain and click the neig... Read more
[Terrain] NullReference Exception thrown on assigning Terrain data asset...
In Terrain, when paint texture is selected, deleting the Terrain component and again adding Terrain component to Terrain game object... Read more
[Terrain] High CPU usage from Terrain.UpdateMaterials method when Editor...
How to reproduce:1. Open attached project "case1256373.zip" and scene Assets -> Scenes -> Bugs -> "TerrainBugReproScene"2. ... 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