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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 3.1.1):
The documentation link should now redirect to https://docs.unity3d.com/Manual/UnityAnalytics.html