Search Issue Tracker

In Progress

Under Consideration for 2022.3.X, 6000.0.X

In Progress in 6000.1.X

Votes

1

Found in

2022.3.54f1

6000.0.30f1

6000.1.0a7

7000.0.0a1

Issue ID

UUM-90140

Regression

Yes

The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture

--

-

How to reproduce:
1. Open the “ReproProject“ project
2. Open the “SampleScene“
3. Enter the Play Mode
4. Observe the Console

Expected result: The message logged in the Console:
[TEST_IMAGE_REQUEST_ISSUE] Result before accessing downloadHandler.texture DataProcessingError
[TEST_IMAGE_REQUEST_ISSUE] Result after accessing downloadHandler.texture DataProcessingError
Actual result: The message logged in the Console:
[TEST_IMAGE_REQUEST_ISSUE] Result before accessing downloadHandler.texture DataProcessingError
[TEST_IMAGE_REQUEST_ISSUE] Result after accessing downloadHandler.texture Success

Reproducible with: 2022.3.30f1, 2022.3.54f1, 6000.0.30f1, 6000.1.0a7
Not reproducible with: 2021.3.46f1, 2022.3.29f1

Reproducible environment: macOS 15.1.1 (Intel), Windows 11 (Reporters), Windows 10 Pro (22H2)
Not reproducible environment: No other environment tested

Reproducible with these devices:
macOS 15.1.1 (Intel) (Play Mode in Editor and Standalone)
Windows 10 Pro (22H2) (Play Mode in Editor and Standalone)
VLNQA00511, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00518, Google Pixel 4 (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00107, Huawei Nexus 6P (Nexus 6P), Android 8.1.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00232, iPhone 8 Plus (MQ8M2ET/A), CPU: Apple A11 Bionic, GPU: Apple designed, OS: 16.7.10

Notes:
- Reproduces on iOS and Android
- For android testing run the “adb logcat | grep "TEST_IMAGE_REQUEST_ISSUE" “ command for macOS (For Windows: “ adb logcat | Select-String "TEST_IMAGE_REQUEST_ISSUE" “)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.