Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4.1f1
2020.2
Issue ID
1264605
Regression
No
CommandBuffer.EndSample Intellisense comment is identical to CommandBuffer.BeginSample
How to reproduce:
1. Download the user-submitted script(FloorCutoutCommandBuffer.cs)
2. Create a new Unity project, import and open the script
3. Hover over the CommandBuffer.BeginSample(line 55) and then CommandBuffer.EndSample(line 67)
Expected result: CommandBuffer.EndSample tooltip comment is unique and describes its functionality
Actual result: CommandBuffer.EndSample tooltip is identical to CommandBuffer.BeginSample
Reproducible with: 2018.4.26f1, 2019.4.7f1, 2020.1.1f1, 2020.2.0a20
Comments (1)
-
mariah9xx
Sep 28, 2022 07:18
Thanks, I got it back. There are some problems, you should leave the video will be more convenient.
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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a3