Search Issue Tracker
Fixed
Votes
0
Found in
Issue ID
553354
Regression
No
LODGroup.SetLODS switch statement garbled for C#
The C# translation for the code sample here:-
http://docs.unity3d.com/Documentation/ScriptReference/LODGroup.SetLODS.html
...has a garbled switch statement present in the XML. The code seems OK for JS and Boo. Interestingly, it seems to be the only switch statement in any code sample that doesn't have translation disabled. Does the translator simply not handle switches correctly?
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment