Search Issue Tracker
Fixed in 1.1.8
Votes
0
Found in [Package]
1.0.18
Issue ID
1171149
Regression
No
Test Framework - Grammatical error in package description text
When viewing the description of the Test Framework package in Package Manager, the description states:
"Test framework for running Edit mode and Play mode test in Unity."
This should not use the singular version of "test". The string should be amended to read:
"Test framework for running Edit mode and Play mode tests in Unity."
1. Open Unity
2. Create a new project with any settings
3. Open Package Manger via Window > Package Manger
4. Find the Test Framework package
5. Inspect the package description
Expected result:
The package description should be free of spelling and grammatical errors.
Actual result:
The package description contains a grammatical error.
Tested on Windows.
Occurs on package version 1.0.18, 1.0.0 using 2019.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment