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
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
- Scene View drop-down fields reopen when clicking them again to close it
Add comment