Search Issue Tracker
Fixed in 2017.2.X
Votes
3
Found in
5.4.0f3
Issue ID
828427
Regression
No
[Android][iOS] Normalmap scale is ignored on mobile devices
Steps to reproduce:
1) Download attached project 'delme012345.zip' and open in Unity.
2) Build and run project on a device.
3) Compare normal map scaling between Editor and device.
Note: Scaling doesn't work on a device, because all those squares are on a different scale.
Reproduced with:
5.2.4f1, 5.3.6p4, 5.4.1f1, 5.5.0b2
--------------------------------------------------
Fixed in: 2017.3.0a1
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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
A_Savvidis
Jan 10, 2017 12:52
Found in 5.5f3 as well
dradb
Oct 16, 2016 23:49
This is a serious issue for me. I'm building for mobiles and have a script that changes the normal map value. Works on Win, but not on Android.