Search Issue Tracker
Texture is not being painted when it is created in another Terrain
How to reproduce:1. Open attached project "LevelDesignTraining.zip"2. Open "001 MasionInWoods" scene3. In Hierarchy, select "Terrain... Read more
[Terrain] Resizing neighboring Terrains creates seams after heightmap is...
Repro: 1. Create 4 neighboring Terrains with the Create Neighbor Terrain tool2. paint noisy height on each of them along the seams3.... Read more
Terrain - changing brush stroke parameters is not undoable via Edit > Undo
Using built in Terrain (not terrain tools package) changing the paint brush size or opacity in the inspector are not undoable action... 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
Tessellation/surface shaders are throwing graphical artifacts when Terra...
How to reproduce:1. Open attached project "case_1198997-REPRO.zip"2. Open Terrain scene3. Select Terrain Game object4. Open Inspecto... Read more
Terrain Detail Mesh becomes missing when saving the scene if the Mesh of...
How to reproduce:1. Open attached project "Case_1123704_repro"2. Open "SampleScene" scene3. Select "Terrain" in the Hierarchy4. Add ... 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] Exporting raw of terrain in Project browser doesn't show up un...
Exporting raw of terrain in Project browser doesn't show up until Unity is refocused. Refer the attached video Steps to reproduce:1)... Read more
Standalone builds do not include instanced Terrain shaders if the Terrai...
How to reproduce:1. Open the user-submitted project ("terrainbug.zip")2. Open the "SampleScene" and enter Play Mode3. Observe the In... Read more
[Tree Creator] Tree Material resets to default when altering Tree Compon...
How to reproduce:1. Open the "SampleScene" Scene in the attached "SpallRepro.zip" Project2. Press on the "OptimizedTree" GameObject3... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used