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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment