Search Issue Tracker
Fixed in 2.6.0-preview.3
Votes
0
Found in [Package]
2.6.0-preview.2
Issue ID
1232337
Regression
No
[Cinemachine] CameraBrain.VcamActivatedEvent type needs IntelliSense comments to identify and describe Event parameters
Reproduction steps:
1. Open the attached project ("case_1232337-CinemaMachineComments.zip")
2. Open the "NewBehaviourScript.cs" script from the Project tab
3. Mouse-over "CameraBrain.VcamActivatedEvent" type to see comments
Expected result: 'CameraBrain.VcamActivatedEvent' has IntelliSense comments
Actual result: the IntelliSense comments are missing
Reproducible with: 2018.4.21f1, 2019.3.9f1, 2020.1.0b5, 2020.2.0a7
Couldn't test with 2017.4 (package is not supported)
Reproducible with package versions: 2.2.7, 2.6.0-preview.2
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 2.6.0-preview.3):
Added XML doc in CM 2.6.0-preview.3