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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment