Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.4f1
Issue ID
UUM-1746
Regression
Yes
Adding or upgrading the Entities 0.50.1-preview.2 package throws error
Steps to reproduce:
- Create a new project or open any of the ECS Samples from here
- Open the Package Manager
- Find the Entities package and upgrade it to 0.50.1-preview.2 if upgrading or add it by name from com.unity.entities
Expected result: everything is imported without issues
Actual result: the following error is logged
Library\PackageCache\com.unity.entities@0.50.1-preview.2\Unity.Entities\RetainBlobAssetSystem.cs(6,5): error SGICE002: Seeing this error indicates a bug in the dots compiler. We'd appreciate a bug report (About->Report a Bug...). Thnx! <3 System.IO.IOException: Cannot create 'C:\Projects\EntityComponentSystemSamples\ECSSamples\Library\Bee\artifacts\1900b0aEDbg.dag\Unity.Entities.AdditionalFile.txt' because a file or directory with the same name already exists.
Reproducible with: 2021.3.4f1
Not reproducible with: 2020.3.35f1, 2022.1.3f1
2021.2 and 2021.1 are not applicable to issues on this version of ECS. Reference the chart here.
Platform: Windows
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
0.50 does not work with 2021 - 0.51 will however.