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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment