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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
This is a duplicate of issue #616105