Search Issue Tracker
Fix In Review for 1.2.0
Votes
0
Found in [Package]
1.0.6
Issue ID
1278100
Regression
No
"Preview Packages in Use" warning is shown in the Editor when Multiplayer HLAPI package is imported
How to reproduce:
1. Create a new project using the default 3D template
2. Import the Multiplayer HLAPI package
3. Observe the top-right side of the Editor
Expected result: "Preview Packages in Use" doesn't appear
Actual result: "Preview Packages in Use" appears when non-preview package version is installed
Reproducible with: 2020.1.6f1, 2020.2.0b3 (1.0.0, 1.0.6)
Couldn't test with: 2018.4.27f1, 2019.4.11f1 (Preview package warning doesn't exist)
Note: Errors are thrown when using a package lower than 1.0.6
The package has the dependency which is a preview package, nuget.mono-cecil. It would probably make more sense to the users if they could see why this package has this effect, clicking on "show me" in the "Preview Packages in Use" dropdown just shows an empty list.
(ps: unfortunately there is no non-preview version of this package)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment