Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.2.0b1
Issue ID
923255
Regression
No
[TroubleShooter] TroubleShooter instructions use informal/casual grammar (dangling preposition
TroubleShooter instructions use informal/casual grammar (dangling preposition)
STEPS TO REPRO:
1. Open the TroubleShooter
2. Under UNITY TROUBLESHOOTER, this text appears:
Provide us with the description of the problem you are facing with and we will check if the issue has already been reported or if someone has described a solution or workaround.
This sentence contains a dangling preposition (...problem you are facing with...) which is acceptable in informal English but generally frowned upon for formal writing. A more formal version of the sentence would omit the second occurrence of the word "with" and read like this:
Provide us with the description of the problem you are facing and we will check if the issue has already been reported or if someone has described a solution or workaround.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment