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
- XML data is incorrectly parsed due to XmlReader.ByteArrayToHex when deserializing in WebGL builds
- Global textures fail to render when using an overlay Camera while MSAA is enabled
- Terrain shadows flicker in the Game view when in Play mode
- Game view resolution does not scale mouse delta
- "UnassignedReferenceException" is thrown when building the project and a scene is selected in the Project View
Add comment