Search Issue Tracker
Fixed in 5.0.X
Votes
1
Found in
4.3.4f1
Issue ID
592334
Regression
No
LocationService.Start scripting reference C# example has errors
In the public scripting reference documentation https://docs.unity3d.com/Documentation/ScriptReference/LocationService.Start.html the C# example of the LocationService.Start has errors. The example has an enumerator function, so lines with "return;" should be changed to "yield break;".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment