Search Issue Tracker
Fixed
Fixed in 2022.3.56f1, 6000.0.34f1, 6000.1.0b1, 7000.0.0a14
Votes
0
Found in
2021.3.44f1
6000.0.22f1
6000.1.0a7
7000.0.0a3
Issue ID
UUM-83218
Regression
No
Lighting Window open reference button links to documentation for wrong Editor Version
Steps to reproduce:
- Open a Unity project
- Open the Lighting Window via Window > Rendering > Lighting
- At the top right of the window, click on the question mark icon to open the lighting documentation
Actual results: The default documentation for is opened, was 2022.3 when the bug was opened, 6000.0 at the time of writing this
Expected results: The documentation for the current Unity Version is opened
Reproducible with versions: 6000.0.22f1, 7000.0.0a3, 2021.3.44f1
Not reproducible with versions: 2022.3.48f1
Can’t test with versions: -
Tested on (OS): Windows 10
Notes: - This cannot be ported to 7000 builds yet as the U7 documentation is not there. That port is handled by https://jira.unity3d.com/browse/UUM-91591
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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes
Resolution Note:
I installed the official build of 6000.0.22f1 and the ? refers correctly to the 6000.0 documentation. I tried the same for trunk (6000.1) with the same result. It could be that this was generally fixed when Unity 6 went out of preview.
Kara Preston please try again and see if you can repro