Search Issue Tracker
Fixed in 4.5.2
Votes
0
Found in
4.5.1f3
Issue ID
616105
Regression
No
Depth/DepthNormals textures sometimes use Linear texture filtering
Depth & DepthNormals built-in textures sometimes (e.g. in forward rendering) use bilinear filtering, which is wrong. Due to the nature of their data, they should be always point-sampled.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture memory does not get released when using Direct3D12 Graphics API
- Element background colors change places in Game window after reopening UI Builder
- Unity Theme can't be changed when any compilation errors are thrown
- Editor layout does not save custom Editor windows when they are declared using file-scoped namespaces
- Crash on VFXManager::CollectShadowCullResults when opening a specific scene
Add comment