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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.