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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment