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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment