Search Issue Tracker
Fixed in 1.2.0-preview
Votes
1
Found in [Package]
1.0.2
Issue ID
1171138
Regression
No
[Mobile Notifications] Unfriendly name used in asset folder structure when package is installed
When the Mobile Notifications package is installed, it creates a settings asset in the following location:
Assets/Editor/com.unity.mobile.notifications/NotificationSettings.asset
Using "com.unity.mobile.notifications" in this path is not user friendly. This folder should be renamed to use the name of the package - "Mobile Notifications"
1. Open Unity
2. Create a new project with any settings
3. Install the Mobile Notifications package via the Package Manager
4. Inspect the folder structure created by the package in Project View
Expected Result:
The folder structure uses user friendly terms and strings.
Actual Result:
The package identifier is used in the folder structure.
Tested on Windows.
Occurs on package version 1.0.2 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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment