Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2
2019.2.12f1
Issue ID
1202254
Regression
Yes
[Asset Pipeline V2] Custom Package causes infinite import loop
How to reproduce:
1. Create a new project
2. Unarchive "algorithmic-nature-core.zip" to ./Packages
3. Open the project
Actual result: The import process gets into infinite loop.
Expected result: The import succeeds.
Reproducible with: 2020.1.0a15, 2019.3.0f2, 2019.2.15f1.
Notes:
- The issue is not reproducible with Asset Pipeline V1.
- The Asset Pipeline V2 was added to 2019.2.
- Errors are getting spammed into the Editor.log:
'*.asset' is up to date, but does not have a valid target hash assigned to it in the GuidPersistentManager
VerifyAsset called with invalid targetHash
----------------------
Fixed in 2020.1.0a17, 2019.3.0f3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment