Search Issue Tracker
Fixed
Fixed in 1.9.5
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
- NullReferenceException is thrown when assigning an Object to a custom DebugUI.ObjectField in Rendering Debugger
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
Add comment