Search Issue Tracker
Third Party Issue
Votes
0
Found in
2019.4
2020.3
2021.1
2021.1.5f1
2021.2
2022.1
Issue ID
1354064
Regression
No
File gets corrupted when importing "testing.unitypackage"
How to reproduce:
1. Create a new project
2. Import the user's attached package "testing.unitypackage" (Assets>Import Package>Custom Package...)
Expected results: There are no errors in the Console window
Actual results: There are errors in the Console window
Reproducible with: 2019.4.29f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0b7, 2022.1.0a5
Errors:
Assets\Plugins\Arbor\Internal\Scripts\FlexibleField\FlexibleSceneObjectBase.cs(30,13): error CS0246: The type or namespace name 'FlexibleSceneObjectType' could not be found (are you missing a using directive or an assembly reference?)
Assets\Plugins\Arbor\Internal\Scripts\FlexibleField\FlexibleSceneObjectBase.cs(149,10): error CS0246: The type or namespace name 'FlexibleSceneObjectType' could not be found (are you missing a using directive or an assembly reference?)
Could not create asset from Assets/Plugins/Arbor/Internal/Editor/EditorResources/Textures/node header 6.png: File could not be read
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