Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0f1
Issue ID
UUM-39817
Regression
No
MonoImporter has broken documentation link
Repo steps:
- Open HDRP Unity scene
- Ensure the "burst" package is installed in the scene
- Navigate to "packages" folder in the project menu
- Packages > Burst > Editor > Any Files
- Choose any script and check the question mark button in the inspector (this also applies for the other folder)
Expected Result: Documentation page with the data should be displayed for the user.
Actual Result: Web page displays "Sorry... that page seems to be missing!".
First noticed in:
Reproducible with: 2023.1.0f1, 2022.3.1f1, 2021.3.27f1
Not Reproducible with: 2020.3.46f1
Platforms tested: Win 11
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