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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Add comment