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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment