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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment