Search Issue Tracker
Active
Votes
0
Found in
1.9.11
Issue ID
UUM-143202
Regression
No
Visual Scripting generates obsolete Cinemachine API warnings when generating Custom Inspector Properties
How to reproduce:
- Open the attached “repro-143131.zip" project
- Navigate to Edit -> Project Settings -> Visual Scripting -> Initialize Visual Scripting
- In the Generate Nodes section, click “Regenerate Nodes”
- In the Custom Inspector Properties section, click “Generate”
- Observe the Console
Actual result: The Console shows multiple CS0618 warnings from generated Visual Scripting Property Provider scripts
Expected result: The Console does not show CS0618 warnings from generated Visual Scripting Property Provider scripts
Reproducible with: 1.9.4(6000.0.0f1), 1.9.11(6000.6.0a6)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: The project must have Visual Scripting and Cinemachine 3 packages
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment