Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b1
Issue ID
1082049
Regression
No
Multiple typos in method description when using PrefabUtility: "childen" etc
How to reproduce:
1. Open or create a new Unity project
2. Import the attached script "PrefabUtility" and open it with Visual Studio
3. Right click on the method "PrefabUtility.SaveAsPrefabAssetAndConnect" and then click "Go to definition"
4. Click the plus which is left of the method to show the description
Expected result: Method description is clean and understandable
Actual result: Multiple typos ("childen", "same make") and make the method hard to understand
Reproducible in: 2018.3.0b2, 2019.1.0a1
Method was introduced in 2018.3
Note: Most likely, the word "time" is missing in the second typo, between "same" and "make".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment