Search Issue Tracker
Won't Fix
Won't Fix in 2021.3.X
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
0.50 does not work with 2021 - 0.51 will however.
Resolution Note (2021.3.X):
0.50 does not work with 2021 - 0.51 will however.