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
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Project browser search area changes when maximing Game View
- Tree Asset Preview window is not updated after assigning a new Material
- Unapplied changes on the "MainPanel" GameObject in the "BlobShadow" of URP Samples
- [Vulkan][Android] The Player crashes on devices with SP9863A chipset
Add comment