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|https://github.com/Unity-Technologies/EntityComponentSystemSamples]
# 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|https://confluence.unity3d.com/pages/viewpage.action?spaceKey=QA&title=DOTS+%28and+Unity.DOTS%29+workflow+for+CQA].
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
0.50 does not work with 2021 - 0.51 will however.