Search Issue Tracker
Duplicate
Votes
0
Found in
4.1.1f1
Issue ID
532208
Regression
No
CameraDepthNormalsTexture filtering changes, causing decoding issues
Steps to reproduce :
- import the project
- set the game view at 1024x768
- open the scene "DebugDepthNormals"
- note that Camera0 renders to the left half of the screen, Camera1 to the other
- verify that the rightmost half of the screen looks like ProjectFolder/Screenshots/step1.PNG
- select Camera1 and click "Raw Depth". Verify that the rightmost half looks like step2.PNG, uncheck "Raw Depth" after this.
- select Camera0 and click "Get Temp RT". Verify rightmost half against step3.PNG. Scary part is changing settings on Camera0 affects Camera1
- select Camera1 and check "Raw Depth". Verify rightmost half against step4.PNG -notice the bilinear-filtering thing horizontally.
- re-open scene without saving. Select Camera0 and verify that checking the "HDR"-checkbox on Camera0 will have the same effect on Camera1.
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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
This is a duplicate of issue #616105