Search Issue Tracker
Fixed in 3.0.2-preview
Votes
0
Found in [Package]
3.0.1
Issue ID
1276244
Regression
No
[Terrain Tools] Toolbox Utilities: Export heightmaps "heightmap depth" always resets to 16 bit
After exporting an 8bit heightmap the "Heightmap Depth" setting gets changed backed to 16bit
Repro:
1. Select terrain
2. Change "Heightmap Depth" to 8bit in the terrain toolbox utilities
3. Click "Export Heightmap"
Expected: Heightmap depth parameter stays set to 8bit
Actuality: Heightmap depth parameter changes back to 16bit
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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note (fix version 3.0.2-preview):
https://github.com/Unity-Technologies/TerrainTools/pull/499