Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.4.0f1
2019.1.0a1
2019.1.7f1
2019.2.0a1
2019.3.0a1
Issue ID
1171679
Regression
No
.asmdef files are corrupted when importing custom package
How to reproduce:
1. Download the attached 'PackageProject.zip' project
2. Open a new project
3. Open Package Manager
4. In Package Manager select '+' icon and 'Add package from disk...'
5. In File explorer select 'PackageProject' > 'Assets' > 'package'
6. In Project window select 'Packages' > 'Sarepta Framework' (might need to re-open the project for the package to be visible)
7. Inspect 'PackageAssembly.asmdef' file
Expected result: 'PackageAssembly.asmdef' file is not corrupted
Actual result: 'PackageAssembly.asmdef' file is corrupted
Reproducible with: 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Could not test with: 2017.4.30f1 and earlier (no package manager)
Additional notes:
1) .amsdef files from pre-built packages are not corrupted
2) due to the assembly files being corrupted, you are not able to reference scripts from the custom package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment