Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.44f1
2021.3.16f1
2022.2.2f1
Issue ID
UUM-24731
Regression
No
PackageInfo.git properties are not retrieved for loaded Git packages when accessed via script
Reproduction steps:
1. Open the attached project “GitProject”
2. Open the “Assets/Scenes/Untitled.unity” scene
3. In the Top Menu click the “Test/Check packages” button
4. Observe the message in the Console
Expected result: “The Git package “xNode” has Git data” message is displayed in the Console
Actual result: “The Git package “xNode” do not have Git data” message is displayed in the Console
Reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.2.2f1
Not Reproducible with: 2023.1.0a25
Fixed in: 2023.1.0a1
Reproducible on: Intel macOS 13.0.1
Note: The Git data is retrieved only when the project is opened for the first time.
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
Based on Customer QA, it is already fixed: "Thanks for reporting this issue, after some investigation we have found that it's already fixed in Unity 2023.1.0a1 and above."