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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment