Search Issue Tracker
Fixed in 3.0.2-preview
Votes
0
Found in [Package]
3.0.1
Issue ID
1268140
Regression
No
[Terrain Tools] Splitting Terrain will remove painted on Trees
When a user Splits Terrain by using the functionality from Terrain Tools, any painted on Trees 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 Trees
5. Add the Sphere as a Tree
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 Tree data disappears
Expected Results:
The Tree 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment