Search Issue Tracker

Won't Fix

Votes

0

Found in

2022.3.18f1

2023.2.7f1

2023.3.0b4

Issue ID

UUM-62382

Regression

Yes

"UnityWebRequest.Post()" method summary displays "TODO." when viewed through IDE suggestion list

-

How to reproduce:
1. Open the “PostTodoIssue“ project
2. In the Project window locate and open the “Assets/NewBehaviourScript” in any supported IDE
3. On line 11 delete “.Post()” then start typing “.Post” and from the suggestions select “Post”
4. Wait for 3 seconds for the method summary to pop up
5. Observe the method summary

Expected result: Summarized text about the “Post” method is shown
Actual result: “TODO.” is shown

Reproduced with: 2022.2.20f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b4
Not reproduced with: 2021.3.34f1, 2022.2.19f1

Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested

IDE reproduced with: Visual Studio (by reporter), JetBrains Rider

  1. Resolution Note:

    This is a documentation issue with the following page: https://docs.unity3d.com/ScriptReference/Networking.UnityWebRequest.Post.html. The issue has been reported through there.

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.