Search Issue Tracker
Fixed in 1.0.1
Votes
1
Found in [Package]
2019.3.0a10
Issue ID
1171165
Regression
No
Settings Manager - Namespace errors appear when Samples are installed
Upon installing the Settings Manager Samples via Package Manager, a namespace error will appear in the console:
Assets\Samples\Settings Manager\1.0.0\User Settings Example\MultipleProjectSettingFiles\PlatformSpecificTool.cs(56,21): error CS0246: The type or namespace name 'ProjectSettingsRepository' could not be found (are you missing a using directive or an assembly reference?)
1. Open Unity
2. Create a new project with any settings
3. Open Package Manager
4. Install the latest Settings Manager package
5. Install the Settings Manager Samples
Expected Result:
Samples install with no errors or warnings in the console.
Actual Result:
A namespace error occurs when the samples are installed.
Tested on Windows.
Occurs with package version 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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment