Search Issue Tracker
By Design
Votes
1
Found in
2021.3.42f1
2022.3.41f1
6000.0.15f1
Issue ID
UUM-78426
Regression
No
Entities package quick documentation not showing up when hovering over components using code editors
How to reproduce:
1. Open the attached “EntitiesCodeEditor.zip” project
2. Navigate to Edit>Preferences>External Tools and set the External Script Editor to VS Code, VS or Rider
3. Open the script “EntitiesTest.cs” under Assets>EntitiesTest.cs
4. Hover over the Entity class name
5. Observe the result
Expected result: Quick documentation appears when hovering over component name
Actual result: No visible documentation appears when hovering over component name
Reproducible in: 2021.3.42f1, 2022.3.41f1, 6000.0.15f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
We are aware of this limitation.
A possible workaround (not ideal though) would be to enable "Generate all .csproj files" under "Working in Unity/Editor Features/Preferences/External Tools" (see the docs https://docs.unity3d.com/Manual/Preferences.html#external-tools)
We plan to revisit this in the next versions.