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
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment