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
- "Canvas Renderer" Component uses a low resolution icon
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
Add comment