Search Issue Tracker
Fixed in 3.1.1
Votes
0
Found in [Package]
3.1.1
Issue ID
1085236
Regression
Yes
Analytics 3.1.1 - Selecting the Documentaion weblink in the Package Manager causes a 404 error
When viewing Analytics version 3.1.1 in Package Manager, if you select the Documentation weblink you will get a 404 error. This contravenes Package Validation guideline 2.1, "The package must contain user manual documentation".
Note that you can get to some documentation via the README in Project Browser, but this is not acceptable for Verified Packages.
This is a regression from version 3.0.9, which pointed to the main Unity Documentation. 3.1.1 does attempt to point towards package specific docs and the URL looks correct, which is good, but the content is missing. This should be rectified before 3.1.1 is Verified.
1. Install Unity 2018.3+
2. Create a new project with any settings
3. Add Analytics version 3.1.1 to the project (The attached project already contains this)
4. Open Package Manager Window and view the details of Analytics 3.1.1
5. Select "View Documentation" from the Detail View
Expected Result:
The user is taken to documentation for the Package.
Actual Result:
The user is taken to a 404 error page.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 3.1.1):
The documentation link should now redirect to https://docs.unity3d.com/Manual/UnityAnalytics.html