Search Issue Tracker
[TerrainTexturing] Changes in terrain texture layers are not reflected o...
Steps to repro: 1. Open Unity;2. Create new project;3. Extract attached 'terrainTextureBug' package;4. Open 'test' scene; 5. Notice ... Read more
Terrain connection points are visible at certain distances/angles when T...
To reproduce:1. Open project ("TerrainSeamsBug.zip")2. Focus "CAMERA 1" and then look at the "CYLINDER" object3. Notice there is a s... Read more
[PaintTexture][Graphics] Sometimes blended textures disappear from Terra...
Steps to repro: 1. Open Unity;2. Create new project;3. Import attached 'terrainTextureBlending.unitypackage' package; 4. Notice that... 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 modeCrash! 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] Duplicated terrains reference the same TerrainData asset
Steps to reproduce:1. Open the attached project and load scene TestScene012. Select Terrain from the hierarchy3. Begin modifying the... Read more
[Regression] MissingReferenceException after deleting duplicated Terrain...
Steps to repro: 1. Open attached project and 't1' scene;2. Select 'New Terrain 1' asset file in Project view's Assets folder;3. Pres... Read more
[Terrain] Paint Details tab doesn't show preview icons for prefab detail...
1. What happenedPaint Details tab doesn't show preview icons for 'details' that were created with Prefabs. 2. How we can reproduce i... Read more
Inconsistent Terrain Tree rotation when LOD Group is not present in the ...
Reproduction steps:1. Open the attached project named "Case_1149511"2. Select the Terrain gameObject and the Cube1 Tree3. Paint the ... Read more
[TextureBlending] Sharp cut edges appear at the border of two overlappin...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select 'Terrain' gameobject in the Hierarchy view;4. Clic... 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