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
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
Add comment