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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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