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
- Project Auditor's "Install Rules" button has to be pressed twice to proceed when any compilation error in the Editor is present
- Crash on Scripting::UnityEngine::SubsystemManagerProxy::ClearSubsystems when adding a Mesh Collider Component to a GameObject
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a3