Search Issue Tracker
Fixed
Fixed in 2022.3.15f1, 2023.3.0a16
Votes
0
Found in
2022.3.11f1
2023.3.0a8
Issue ID
UUM-53183
Regression
Yes
Adding a git url package shows it in the Unity Registry section of Package Manager
h5. Source
* [Unity forum|https://forum.unity.com/threads/unity-registry-contains-installed-package-from-my-own-git-repo.1504436/]
h5. Description
Adding a git url package shows it in the Unity Registry section of Package Manager.
h5. Repro Steps
# In the Package Manager window, add a package from a git url (eg. https://github.com/LurkingNinja/com.lurking-ninja.player-loop.git)
# After the resolve, select menu: Unity Registry
h5. Actual Result
Notice the git package is shown in the Unity Registry menu.
h5. Expected Result
Only packages from the Unity Registry should be displayed in that menu.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Add comment