Search Issue Tracker
Fixed
Fixed in 5.0.6, 5.1.2
Votes
0
Found in [Package]
4.0.5
5.0.5
5.1.2
Issue ID
WBTRB-136
Regression
No
Unsupported texture formats are shown when trying to export a texture to .png
Steps to reproduce:
1. Open the attached “TerrainTools.zip” project
2. Open “Assets/Settings/Noise/Fire Noise Settings.asset” in the Inspector Window
3. Click Export
4. Click on the Texture Format drop-down menu
5. Observe the given formats
Expected result: Only formats that are supported by your machine are shown
Actual result: All formats even if not supported are shown
Reproducible in: 4.0.5 (2021.3.47f1), 5.0.5 (2022.3.56f1), 5.1.2 (6000.0.34f1, 6000.1.0b2)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
This has been fixed to show only R16 UNorm and R16 SFloat formats, which now matches the format options for the noise editor window
Resolution Note (fix version 5.1.2):
Supported render texture formats are now shown in the Noise Height Tool window for exporting a noise texture as PNG. The list of formats matches the list shown in the dedicated Noise Editor window. Note: this issue was resolved in version 5.2.1 of the Terrain Tools package.
Resolution Note (fix version 5.0.6):
Supported render texture formats are now shown in the Noise Height Tool window for exporting a noise texture as PNG. The list of formats matches the list shown in the dedicated Noise Editor window.