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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment