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
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
Add comment