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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.