Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1140398
Regression
No
Scripted Importer fails to correctly register dependencies of imported Assets that are dependant on each other
How to reproduce:
1. Open user-submitted project (repro_634401)
2. While Unity is open, copy the contents of the 'New_Data' folder(located in root project folder) into the Assets/Data folder
3. Right-click the 'First' asset and 'Select Dependencies'
Expected result: 'Third' asset is among the dependencies for the 'First' asset
Actual result: 'Third' asset is not listed as a dependency for the 'First' asset
Reproducible with: 2018.3.11f1, 2019.1.0b9, 2019.2.0a10
Could not test with: 2017.4.24f1(TextAsset does not take 1 argument for its constructor)
Notes:
Reimporting the 'First' asset lists 'Third' as one of the dependencies correctly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
Add comment