Search Issue Tracker
Fixed
Fixed in 2021.3.41f1, 2022.3.37f1, 6000.0.10f1
Votes
0
Found in
2021.3.39f1
2022.3.34f1
6000.0.8f1
Issue ID
UUM-74607
Regression
No
Texture 2D reference links to missing documentation
Steps to reproduce:
- Create a new project
- Import attached png CherryTree_01_T_A.png
- Press Cmd+K to open Global Search
- Search "Cherry Tree" and click on the png result
- View this in the Global Search inspector
- Click the Open Reference (?) button next to Cherry Tree_01_T_A (Texture 2D)
Actual results: Opens a link to missing documentation. [https://docs.unity3d.com/6000.0/Documentation/Manual/class-Texture2D.html]
Expected results: Links to relevant documentation link.
Reproducible with versions: 6000.0.8f1
Couldn't test: -2022.3.33f1, 2021.3.38f1 - couldn't find any editor UI which opens a reference for Texture 2D. Open reference was not available in Global Search in these versions.-
Update: this issue can be verified on Unity 2021.3 and 2022.3 by including the attachedĀ
CreateTextureMenuItem.cs and creating a texture asset. Inspecting that asset has the same issue when clicking the "?" to go to the manual.
Tested on (OS): MacOS
Notes:
- Set to not a regression as I could not find a way in earlier versions to open reference for Texture 2D - if I missed something, contact me and I can test further if needed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
Add comment