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
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
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."