Search Issue Tracker
Fixed
Fixed in 1.3.2
Won't Fix in 1.1.X, 2.0.X
Votes
0
Found in [Package]
1.1.22
1.3.0
2.0.1-pre.18
Issue ID
DSTR-702
Regression
No
"Test Framework" package doesn't show Samples when using Package Manager
How to reproduce:
1. Open the user’s attached project
2. Open the Package Manager window
3. Select the “Test Framework” package and observe the window
Expected result: There’re Samples of a package
Actual result: There’re no Samples of a package
Reproducible with: 1.1.22 (2020.3.0f1), 2.0.1-pre.18 (2020.3.42f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a20)
Reproduced on: macOS 12.4 (Intel)
Note: In editors 2021.3.14f1, 2022.1.23f1, 2022.2.0f0, 2023.1.0a20 with Test Framework 1.3.0 package after the 3rd step, there is a message in the console window although this package is not supported
[Package Manager Window] Invalid sample data for package Test Framework: UnityEditor.PackageManager.UI.Internal.IncorrectFieldTypeException: Unable to cast String to Boolean for the field interactiveImport.
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 1.3.2):
Fixed in: Test Framework 1.3.2
Resolution Note (1.1.X):
There is not supposed to be any samples shipped with 1.1.x of the test framework. The samples are part of 1.3.x and the issue is solved with that version (1.3.2)
Resolution Note (2.0.X):
We are not developing actively on the 2.0.x version.