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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
Add comment