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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
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.