Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0a5
Issue ID
751653
Regression
No
[Texture] Grass texture gets corrupted after adding fbx detail mesh as brush in Terrain component
Steps to reproduce:
1. Open Unity;
2. Open attached project;
3. Open 'test.unity' scene;
4. Notice that there is a terrain with painted simple 2d grass texture (default particle texture);
5. Select Terrain gameobject in the Hierarchy view;
6. In the Terrain component of the Inspector click on 'Paint Details' tab;
7. Click Edit Details --> Edit Detail Mesh;
8. Select any fbx mesh (in my case, 'RockMesh.fbx');
9. In the opened 'Add Detail Mesh' window click "Add" button;
10. Observe the grass texture on the scene.
Actual result:
Grass texture gets corrupted (see attached gif video and actual.png screenshot).
Expected result:
Grass texture should not be corrupted after adding detail mesh as a brush to the terrain component (see attached expected.png screenshot).
Notes:
- This issue reproduces only in case of having simple 2d texture as grass texture and fbx mesh as detail mesh in the Terrain component;
- This issue reproduces on both OSX (10.11.1) and Windows (10);
- Reproduces on 5.4.0a5, 5.4.0a4, 5.3.0f4, 5.2.0f3, 5.1.3.f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment