Device profiles don't work

Hi All

I have a quality’s problem when my project is on android nexus 5.

I followed this :

to do this

[Android_Adreno330 DeviceProfile]
DeviceType=Android
BaseProfileName=Android_High
+CVars=r.RenderTargetSwitchWorkaround=1
+CVars=r.BloomQuality=5
+CVars=r.DepthOfFieldQuality=1
+CVars=r.LightShaftQuality=1
+CVars=r.RefractionQuality=1
+CVars=r.MobileContentScaleFactor=5.0
+CVars=r.PostProcessAAQuality=6.0
+CVars=r.Streaming.MipBias=0
+CVars=r.MaxAnisotropy=8
+CVars=r.Streaming.PoolSize=1000
+CVars=r.RefractionQuality=2
+CVars=r.MaterialQualityLevel=1
+CVars=r.DetailMode=2

To the test, i set bloom intensity : 5
There is too Misc > Aa Method Temporal AA

This is the result :

http://img15.hostingpics.net/thumbs/mini_358997AndroidVsPc.png

I don’t understant why that’s not work and i don’t know other solution.

Someone can help me ?

Thanks and sorry to my English

I am not sure if there any antialiasing for Android working now. To enable bloom, you must tick MobileHDR in Render settings. Screenspace reflection wont work, they are too heavy for mobile. Make sure you’re building appropriate texture format. ATC, ETC1, ETC2 or other. Some devices work good and fast with only one of them. Which one support yours you can check with 4 finger tap menu (if you didn’t disabled this in project settings)