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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment