Search Issue Tracker
In Progress
Votes
0
Found in [Package]
1.7.8
1.8.0
Issue ID
UVSB-2487
Regression
No
Build error when a variable is passed with the "in" keyword
Reproduction steps:
1. Open the attached project “VisualScriptingBuildError“
2. Build the project
3. Observe the Console
Expected result: no errors
Actual result: the following error is shown in the Console: error CS1615: Argument 1 may not be passed with the 'ref' keyword
Reproducible with: 1.7.8 (2020.3.46f1, 2021.3.21f1), 1.8.0 (2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6)
Reproduced on: macOS 13.0.1 (Intel), Windows 11 (user reported)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment