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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 3.1.1):
The documentation link should now redirect to https://docs.unity3d.com/Manual/UnityAnalytics.html