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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment