Search Issue Tracker
Fixed
Votes
0
Found in
Issue ID
512423
Regression
No
Conversion errors from JavaScript -> C#
1) The .length property of an array needs to be converted to .Length in C#.
2) Even though using explicit typed variables in JS, the produced C# code has type conversion errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment