Search Issue Tracker
[Terrain] Painting on newly created neighboring terrains results in null...
See: https://github.com/Unity-Technologies/TerrainTools/issues/284 I've only been able to repro this in 2019.2 (not .1 or .3) Repro:... 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] Undo silently fails for Splatmap painting; when Heightmap reso...
Reproduced in:Version 2020.1.0a2 (d3fe9dc000c3), Sat, 24 Aug 2019 19:47:28 GMT, Branch: trunkVersion 2019.1.12f1 (f04f5427219e), Wed... Read more
When "draw instanced" is changed for entire terrain group and then undon...
Repro steps:1.Create terrain with neighbors2. Go into terrain settings and check or uncheck "draw instanced"3. ctrl+zExpected result... Read more
[Terrain] Rendering with Base Map doesn't return after drawing texture t...
Reproduced on:Version 2019.3.0a10 (7c94a84d850a)Sat, 13 Jul 2019 06:10:10 GMTBranch: trunk Summary:The terrain doesn't render using ... Read more
Terrain does not specify Terrain Collider being a necessary Component fo...
How to reproduce:1. Create a new Unity project2. Create a new 3D > Terrain GameObject3. Remove the 'Terrain Collider' Component4.... Read more
[Terrain] Throws NullReference Exception on adding Terrain component to ...
Throws NullReference Exception on adding Terrain component to GO when paint texture is selected under paint terrain. Steps to repro:... Read more
"GLSL: Shader cannot be patched for instancing." is thrown when selectin...
How to reproduce:1. Make sure project's Library is deleted2. Open attached project "TestTerrain.zip" and scene "SampleScene"3. Make ... Read more
[Terrain] Camera Preview (when Camera object is selected) does not dipla...
Reproduced with Version 2020.1.0a1 (998f3306adcf) Sat, 10 Aug 2019 04:09:09 GMT Branch: trunk Regression: Does not reproduce with Ve... Read more
[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
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