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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment