- Home /
Reflection upside down? Unity 3.3.0f4 (63135)
Reflection textures orient correctly when anti aliasing is turned off, but with any anti aliasing on (2x, 4x, 6x, or 16x) the reflection texture is flipped upside down.
Is there any way to fix this?
Is this a bug in Unity?
more info: - I am using this MirrorReflection script ( http://www.unifycommunity.com/wiki/index.php?title=MirrorReflection2 ) - I saw that there was a forum post a long time ago about a similar bug that was apparently fixed ( http://forum.unity3d.com/threads/394-Water-reflections-upside-down )
For the time being, my "solution" is going to be to disable Antialiasing on all quality modes through the quality settings menu. This is not ideal, as AA would make everything look less jagged, but at least it allows my game to function.
Answer by Wesww · Jul 26, 2011 at 10:20 PM
Just 3.4.0f5! I deleted and reimported the appropriate asset packages, and my problem is solved! Wooo antialias! Woo Unity!
Quote from changelog "Water: fixed upside down reflections in scene view and game view (windows) and water mesh normals generation."
Your answer
Follow this Question
Related Questions
Problem with reflection probe 0 Answers
How to invert culling for HDRP? 1 Answer
How to use two reflection cameras in the same scene? 0 Answers
mirror effect reversed side? 1 Answer
Which project settings for mirrors? 0 Answers