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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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 ++