Skip to content

Fix small deprecation warning in UnityWebRequest#8

Open
rfrank-filament wants to merge 1 commit intoBeauPrime:developfrom
rfrank-filament:fix/WebRequestWarning
Open

Fix small deprecation warning in UnityWebRequest#8
rfrank-filament wants to merge 1 commit intoBeauPrime:developfrom
rfrank-filament:fix/WebRequestWarning

Conversation

@rfrank-filament
Copy link

Fix two small warnings in the Unity editor

@CTOStone
Copy link
Collaborator

I have merge rights @rfrank-filament but I will wait a week to see if @BeauPrime is able to review.

@BeauPrime
Copy link
Owner

This won't compile for Unity versions before 2020, and I still need to support Unity 2019. UnityWebRequest.result was only introduced in 2020, so I would recommend moving this fix to a #if UNITY_2020_1_OR_NEWER block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants