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
- Editor freezes after some time when using NavMeshQuery::Raycast
- Cube is rendered green when its color is set to black and using the Lift Gamma Gain Volume interpolation
- Inner and outer exceptions are not unrolled correctly
- [iOS][WebGL] Audio Clip doesn't play when Load Type is set to Decompress On Load and iOS Silent Mode is enabled
- Crash on EditorBuildSettings::GetConfigObject when closing a specific project
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