Search Issue Tracker
Fixed
Fixed in 6000.2.0a3
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.33f1
6000.1.0b1
6000.2.0a1
Issue ID
UUM-92290
Regression
No
User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Reproduction steps:
1. Create a new project
2. In the Project window, create a new Animation Override Controller by right clicking in the Assets folder and selecting "Create → Animation → Animator Override Controller”
3. Select the newly created Animator Override Controller
4. In the Inspector window click on the “?” button on the top right corner of the Inspector, the button which opens documentation for the selected asset
5. Observe the result in the browser
Expected result: The valid online documentation link is opened in the browser, information is shown
Actual result: Incorrect link is opened, error is shown
Reproducible in: 2021.3.47f1, 2022.3.55f1, 6000.0.33f1, 6000.1.0b1
Reproducible on: macOS 15.2 (M1 Pro), Windows 10 (user)
Not reproducible on: No other environments tested
Note: User is redirected to https://docs.unity3d.com/2022.3/Documentation/Manual/class-AnimatorOverrideController.html which does not exist. The correct URL should not have the "class-" prefix: https://docs.unity3d.com/2022.3/Documentation/Manual/AnimatorOverrideController.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Add comment