Search Issue Tracker
Active
Under Consideration for 6000.3.X
Votes
0
Found in
6000.3.0b3
Issue ID
UUM-119531
Regression
No
Documentation link leads to "We couldn't find the page you're looking for" error when the Documentation button is pressed in the Inspector window for Physics LowLevel Settings
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new Physics LowLevel Settings (Assets > Create > 2D > Physics LowLevel Settings)
- Click the "?" button in the Inspector window
- Observe the opened page in the Browser
Actual results: "Sorry... that page seems to be missing!" page is opened
Expected results: The Documentation is opened
Reproducible with versions: 6000.3.0b3
Can’t test with versions: 6000.0.58f1, 6000.2.6f1 (due to feature not existing)
Tested on (OS): macOS Silicon Sequoia 15.6.1
Additional notes:
The manual isn't complete yet, it's a WIP but will be ready upon final release.
In the meantime, plenty of examples and documented information has been provided including detail on the project settings in the public repo here: [https://github.com/Unity-Technologies/PhysicsExamples2D]
There's also comprehensive overview including the project settings in the primer doc: [https://github.com/Unity-Technologies/PhysicsExamples2D/blob/master/LowLevel/Projects/Primer/README.md]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment