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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment