Search Issue Tracker
Fixed in 2017.1.0f3
Won't Fix in 2017.1.X
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b6
Issue ID
912323
Regression
No
Texture wrap mode - mirror once is wrong on Android Vulkan, Android GLES3 and WebGL player
Texture wrap mode set to "Mirror Once" is mirroring more than once on:
Android GLES3 player (Samsung Galaxy S7, Nexus 6)
Android Vulkan player (Samsung Galaxy S7)
WebGL player
Steps:
1. Change the Texture wrap mode to "Mirror Once" on the texture import settings of a texture OR use the repro project
2. Build Android apk and run on phone OR Build WebGL player
3. Observe
Actual and Expected results please refer to attached picture.
Reproducible in : 2017.1.0b5, 2017.1.0b1 (New wrap modes are new in 2017.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment