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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
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.