Search Issue Tracker
Fixed
Fixed in 6000.3.0a1
Votes
0
Found in
6000.1.5f1
6000.2.0b4
Issue ID
UUM-107653
Regression
No
Broken Links for Compute Shader and Async Compute on WebGPU Features Documentation Page
Steps to reproduce:
- Go to the following Unity documentation page: https://docs.unity3d.com/6000.1/Documentation/Manual/WebGPU-features.html
- Scroll to the section where Compute Shader and Async Compute are mentioned
- Click on the links for "Compute Shader" and "Async Compute"
- Observe the result
\\
Actual results: Clicking the links for Compute Shader and Async Compute results in a “Page Not Found” or redirects to a non-existent or irrelevant page
Expected results: The links should correctly navigate to the appropriate documentation pages for Compute Shader and Async Compute, providing detailed information about these features
\\
Reproducible with versions: 6000.1.5f1, 6000.2.0b3
\\
Tested on (OS): macOS 15.5 (Silicon M4)
\\
Notes:
- This appears to be a broken internal documentation reference in the Unity 6000.1 and 6000.2 manual
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment