Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.1.3f1
Issue ID
1049552
Regression
No
[Linear] [RGB HDR Compressed BC6H] Bad palettes with sources containing -ve zero values
Reproduction steps:
1. Open the attached project.
2. Select 'neg_rg.tiff'.
3. Try different Format options in the Inspector and click Apply after each selection.
Actual behavior (Screenshots attached):
- Notice, that only 'RGB HDR Compressed BC6H' shows a green square with a smaller black square in the corner.
- Customer_example.exr has various -ve values, normal -ve are fine, but -0.0 and very small values are the bad blocks.
Expected behavior:
- SImilar behavior between different compression Formats using Linear Color Space.
Workaround:
- Add a -ve 0 check in ClampHDRSafe
Reproduced with:
2017.2.3p1, 2017.4.6f1, 2018.1.6f1, 2018.2.0b9, 2018.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
Add comment