Search Issue Tracker
Fixed
Fixed in 2021.3.38f1, 2022.3.26f1, 6000.0.0b13
Votes
0
Found in
2021.3.36f1
2022.3.20f1
2023.3.0b6
6000.0.0b11
6000.0.0b12
Issue ID
UUM-62724
Regression
No
[CoreRP] PackFloat2To8 is broken in packing.hlsl
Steps to reproduce:
1. Unzip and open attached project
2. Look at the rendering of the scene (game view):
!image-2024-02-02-15-49-22-829.png!
Actual results: "Original" result shows green banding
Expected results: "Original" result should be closer to "Reference" (it should be "Fixed")
Reproducible with versions: Reproduced with 2022.3.19f1 but github shows no change to this for years (so also on 2021.3 lts & 2023.3 ...)
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): Windows
Notes:
- The issue was raised following a discussion with user on Discord. The user wanted to use the function to pack data, and it appears it is not used at all in our code.
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (fix version 6000.0.0b13):
Fixed UUM-62724
SRP Core: Fix PackFloat2To8 in packing.hlsl
Resolution Note (fix version 6000.0.0b13):
Fixed UUM-62724
SRP Core: Fix PackFloat2To8 in packing.hlsl
Resolution Note (fix version 2022.3.26f1):
Fixed UUM-62724:
SRP Core: Fix PackFloat2To8 in packing.hlsl
Resolution Note (fix version 2021.3.38f1):
Fixed UUM-62724:
SRP Core: Fix PackFloat2To8 in packing.hlsl