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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
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