How to reproduce:
1. Open the “IN_79926” project
2. Build the project on the mobile device
3. In the Player press on one of the characters and double tap in the black spot (the character should start walking towards the pointed direction)
4. Observe the Player
Expected result: Shader vector calculated correctly and the area around the player is green
Actual result: Shader vector calculated incorrectly and the area around the player is dark
Reproducible with: 2022.3.37f1, 6000.0.11f1
Couldn’t test with: 2021.3.40f1 (errors in the Xcode)
Reproducible on:
macOS Sonoma 14.5 (editor and player)
VLNQA00297, iPhone 11 Pro
VLNQA00357, iPhone 12 Mini
VLNQA00536, iPad 8th Gen (Wifi)
Not reproducible with:
Windows 11 (editor) (user reported)
VLNQA00321, Xiaomi MI 9 (MI 9), Android 10, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00363, Samsung Galaxy Z Fold2 5G (SM-F916B), Android 11, CPU: Snapdragon 865 SM8250, GPU: Adreno (TM) 650
Notes:
- Not reproducible on the Android player
- User mentioned it was not reproducible in the editor and Standalone player but I managed to reproduce it