Search Issue Tracker
Fixed in 2019.4.X
Votes
0
Found in
2019.4
2020.3
2020.3.9f1
2021.1
Issue ID
1361035
Regression
No
Redundant SplatAlpha Textures in TerrainData when removing a TerrainLayer, creating a new one, and then saving
Reproduction steps:
1. Open the attached "project-1361035.zip" project
2. Open the "SampleScene" Scene
3. In the Hierarchy, select the "Terrain" GameObject
4. In the Terrain Inspector, click the Paint Terrain icon
5. Select Paint Texture from the list of Terrain tools
6. Remove one of the Terrain Layers
7. Create a new Terrain Layer
8. Save the Scene
9. In the Project window, observe the Textures inside the "New Terrain" Terrain Data
Expected result: There are 2 Textures ("Splat Alpha 0" and "Splat Alpha 1")
Actual result: There are 3 Textures ("Splat Alpha 0", "Splat Alpha 1" and "Splat Alpha 1")
Reproducible with: 2019.4.28f1, 2020.3.10f1, 2021.1.7f1
Not reproducible with: 2019.4.29f1, 2020.3.11f1, 2020.3.18f1, 2021.1.8f1, 2021.1.19f1, 2021.2.0b9, 2022.1.0a7
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note (fix version 2019.4):
Fixed in 2019.4.29f1, 2020.3.11f1, 2021.1.8f1