Search Issue Tracker
Fixed in 5.6.0f3
Votes
8
Found in
5.6.0f3
Issue ID
898863
Regression
Yes
AntiAliasing function does not work correctly, the rotated images still have the aliasing
Reproduction steps:
1. Open the attached project;
2. Open the scene "RotatedImage";
3. Observe an object "Image" edges;
Actual result: an image edges have hard aliasing (left side in the user image ).
Expected result: an image should not have so much clear aliasing (right side in the user image).
Reproduced with: 5.6.0f3, 2017.1.0b1
Not reproducible with: 5.4.5p1, 5.5.3f1
Regression introduced in 5.6.0a1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
EwieElektro
May 01, 2017 08:37
I found out, when you activate MipMaps for UI Images/Sprites, it solves the problem. But it's not the best solution i quess. But it works...for me ;)