Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0b9
Issue ID
849727
Regression
No
Editor uses FilterMode.Point when CommandBuffer.GetTemporaryRT() is set to FilterMode.Bilinear
To reproduce:
1. Open 'FilterModeBug.zip' project
2. Open RTTest scene
3. Load RenderDoc (you can find it here if you do not have it: https://docs.unity3d.com/Manual/RenderDocIntegration.html)
4. Play scene and open it with RenderDoc
5. Check 'Pixel shader' filter.
6. Stop the scene
7. Build a game
8. Open application with RenderDoc, capture a frame
9. Check 'Pixel shader' filter.
Expected: both times filter mode will be bilinear.
Actual: bilinear mode is only in built game.
Reproduced on 5.5.0a6 5.5.0b7 5.5.0b8 5.5.0b9, 5.5.0b11, 5.6.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment