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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Add comment