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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment