Search Issue Tracker
Fixed in 5.0.X
Votes
33
Found in
4.3.2f1
Issue ID
583592
Regression
Yes
Anti aliasing does not work on Android devices
Anti aliasing does not work on Android devices when the "8x Multi Sampling" anti aliasing option is selected in the quality settings in Unity editor. It works in the editor's play mode and in standalone builds, however it does not work on Android devices. This is a regression since Unity 4.3.
Reproduced on:
Samsung Galaxy Note 10.1 (GT-N8000) with Android 4.0.4
Reproduced with:
Unity Version 4.3.0f4 (e01000627d60)
Unity Version 4.3.2f1 (0517a5ae8669)
Not reproducible with:
Unity Version 4.2.2f1 (54f0fc09defb)
Resolution:
This issue is device specific. This particular device/gpu mali 400 doesn't support anti aliasing when using a 24bit frame buffer. As of Unity 4.3 we use a non-alpha enabled frame buffer by default since the android hw compositor has problems handling direct frame buffers with alpha.
Comments (3)
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
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
saied63
Jul 14, 2015 20:47
unity 5.1.1 anti aliasyn dose not work on android , too :(
bitter
Apr 29, 2014 18:26
JESUSLUVSYOOH, your issue is unrelated to this one. You are most likely switching anti aliasing or quality level at runtime?
I think the bug you are referring to is this one:
http://issuetracker.unity3d.com/issues/changing-quality-settings-in-runtime-works-incorrectly
jesusluvsyooh
Apr 28, 2014 14:05
Objects and gui go see-though or instant crash when i turn anti aliasing on for Android devices. Voted ++