Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.44f1
Issue ID
UUM-26223
Regression
No
Link to documentation for PlayableDirector Component is broken
Steps to reproduce:
1. Open a new project
2. Add a Playable Director component to any game object
3. Click on the little question mark in the top-right corner of the component in the inspector
Actual result: it links to this page that does not exist https://docs.unity3d.com/2022.2/Documentation/Manual/class-PlayableDirector.html
Expected result: it should link to the following page https://docs.unity3d.com/2022.2/Documentation/Manual/class-PlayableDirector.html
Reproducible with: 2023.2.0a1, 2023.1.0b1, 2022.2.0a1, 2020.3.44f1
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:
There are no fixes planned for this Bug