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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment