Search Issue Tracker
Fixed
Fixed in 2022.3.64f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5, 6000.3.0a1
Votes
1
Found in
2022.3.60f1
6000.0.42f1
6000.1.0b10
6000.2.0a6
6000.3.0a1
Issue ID
UUM-100078
Regression
No
Assets do not get imported from an asset package when Library assets in the asset package are unchanged
How to reproduce:
1. Open the attached “IN-95957” project
2. Right click in the Assets folder in the Project window and create a new prefab named “GameObject” (Create → Scene → Prefab)
3. In the Toolbar select Test → Create Package
4. In the Project window right click on the Assets folder and select the Refresh option
5. Delete the “GameObject” prefab from the Assets folder
6. In the Project window Assets folder double click on the “Test Package” asset package
7. In the pop-up window select Import
8. In the “Import Unity Package” window click on Next
9. Observe the Assets folder in the Project window
Expected result: The “GameObject.prefab” asset gets imported from the asset package
Actual result: The “GameObject.prefab” asset does not get imported
Reproducible with: 2022.3.60f1, 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
Reproduced on: Windows 10(User), Windows 11
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment