Search Issue Tracker
Fixed in 3.0.2-preview.1
Votes
0
Found in [Package]
3.0.1
Issue ID
1248489
Regression
No
[Terrain Tools] Splitting Terrain will remove painted on Detail Meshes
When a user Splits Terrain by using the functionality from Terrain Tools, any painted on Detail Meshes will disappear.
Repro Steps:
1. Launch Unity Editor Version: 2020.1.0b9.3653
2. Create a Terrain
3. Create a Prefab of a Sphere
4. Select the Terrain then go to Paint Details
5. Add the Sphere as a detail mesh
6. Paint Spheres onto the Terrain
7. Open up the Terrain Tools Window, go to Terrain Utilities -> Split (Ensure you have Keep Original Terrain) unchecked
Actual Results:
When the Terrain is split the painted Detail Mesh data disappears
Expected Results:
The Detail Mesh data would be retained once the Terrain is split
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment