Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.41f1
2021.3.12f1
2022.1.21f1
2022.2.0b12
2023.1.0a16
Issue ID
UUM-18092
Regression
No
[UIToolkit] Debugger window contains a grammatical error at the bottom panel
How to reproduce:
1. Open a new Unity project
2. Open the “Window → UI Toolkit → Debugger” window from the menu
3. Observe the bottom panel text
Expected result: Panel text content is “Search by type, name or class”
Actual result: Panel text content is “Search by type, name, or class”
Reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.21f1, 2022.2.0b12, 2023.1.0a16
Reproduced on: macOS 12.6 (Intel)
Note: Decision is based on https://www.grammarly.com/blog/comma-before-or/
Comments (1)
-
ajc200x
Oct 28, 2022 09:34
Simple fix? no? He is correct the correct way is Type, Name or Class. its not a matter of stylistic choice, your resolution is based upon a websites opinionated text not actual fact of reality. you ask every english teacher up and down the land and you will get a big fat X on your score sheet, not a Tick! letting the community help create the best universal graphics/audio engine that exists, is a win, if you actually resolve some of the small things as well as the big things.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Here is a quote from the provided link:
You may want to use a comma in a series of three or more things. This is the much-debated Oxford comma (or serial comma). Although the Oxford University Press uses it (hence the name), American English writers use it more often than British English writers. Whether or not you should use it is a stylistic choice. For example, both of these examples can be considered correct:
* We can invest our savings in stocks, bonds or real estate.
* We can invest our savings in stocks, bonds, or real estate.
Resolution Note (2023.1.X):
Here is a quote from the provided link:
You may want to use a comma in a series of three or more things. This is the much-debated Oxford comma (or serial comma). Although the Oxford University Press uses it (hence the name), American English writers use it more often than British English writers. Whether or not you should use it is a stylistic choice. For example, both of these examples can be considered correct:
* We can invest our savings in stocks, bonds or real estate.
* We can invest our savings in stocks, bonds, or real estate.