Search Issue Tracker
[Terrain] Missing documentation regarding valid height ranges for SetHei...
Should mention that although Setheights accepts [unclamped and signed] ranges, they need to be between 0 and 1. Height values packed... 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
[Terrain] Artifact appears on a Terrain in scene view on attaching the “...
[Terrain] Artifact appears on a Terrain in scene view on attaching the “TerrainCopier” script. When the “TerrainCopier” script is at... Read more
Painting with very low brush strength settings will cause unexpected noi...
Repro Steps:1. Install the Terrain Tools Package2. Create a Terrain Asset in the scene3. Go to the painting tab on the Terrain objec... Read more
Changing scale of Tree prefab instance (in scene) and then undo/redo cha...
Tree Creator trees Repro Steps:1. Create new project2. Create a Tree object via GameObject -> 3D Object -> Tree3. Create a Ter... Read more
Hovering mouse over various docked editor windows moves brush in the scene
Steps to reproduce:1) Download attached project and open in Unity2) Open "TerrainScene"3) Make sure that terrain brush is visible in... Read more
Terrain inspector is proposing a shader which isn't there
How to reproduce:Clone https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game/commit/7c071502363c14d40dab... Read more
Terrain Detail object doesn't work if parent object is not MeshRenderer
1. Create a Terrain Object in your scene2. Create a Prefab object where the parent object does not have a Mesh Renderer component on... Read more
[Terrain Tools] Texture Layers will occasionally disappear from the Terr...
Note: The repro rate on this issue is fairly low. Listed repro steps are potential repro for triggering this issue. Potential Steps:... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler