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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment