Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.3.0a4
Issue ID
1056463
Regression
No
[Backend] Assertions appear while dragging missing asset prefab instance to project browser
Steps:
1. Create Cube and Sphere as child
2. Make a prefab out of it (left instance in the scene)
3. Delete prefab asset
==> Cube and Sphere is red now
4. Delete Sphere
==> Color changed of Cube is changed as it was plain GameObject
5. Drag Cube to the Project browser
==> Confirmation window appears (as it thinks it is a prefab instance)
6. Choose Original Prefab
==>
"AssetImporter is referencing an asset from the previous import. This should not happen."
"Assertion failed on expression: '!GetPersistentManager().IsStreamLoaded(metaDataPath)'"
"Asset import did not unload metadata path. This will leak memory. File a bug with repro steps please. (Assets/Cube.prefab)"
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