Search Issue Tracker

By Design

Votes

0

Found in

2018.3.6f1

Issue ID

1131897

Regression

No

Wrap Mode on Render Texture does not work unless Anti-Aliasing on the Render Texture is set to 2 or more

Graphics - General

-

Steps to reproduce:
1. Open attached project "WrapModeOnRenderTextureBug"
2. Select "test" render texture in the Project tab
3. Set Anti-Aliasing to "None" and Wrap Mode to "Mirror"
-Wrap doesn't work/apply

Actual result: Wrap Mode on Render Texture does not work unless Anti-Aliasing on the Render Texture is set to 2 or more
Expected result: Wrap effects should apply even when Anti-Aliasing is set to "None"

Reproduced on: 2018.3.8f1, 2019.1.0b5, 2019.2.0a7
Reproduced on Graphics APIs: Direct3D11, Vulkan, OpenGLCore, OpenGLES3

  1. Resolution Note:

    Depth can't be mirrored. On the RenderTexture, set Depth Buffer to "No depth buffer". Then the mirror will work.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.