Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.0-exp.3 - Entities
Issue ID
ECSB-791
Regression
No
Removing Entities package does not delete it when Entities Graphics is installed
How to reproduce:
1. Create a new 3D (URP) Project
2. Open Package Manager Window (Window -> Package Manager)
3. Click the "+" icon
4. Click "Install package from git URL"
5. Type "com.unity.entities@1.2.0-pre.4"
6. Click the "+" icon
7. Click "Install package from git URL"
8. Type "com.unity.entities@1.2.0-pre.4"
9. Delete the Entities package
Expected result: Entities and all other dependency packages are deleted
Actual result: Entities packages are not removed, they just reappear after completing the uninstalling operation
Reproducible with: 1.2.0-pre.4 (2023.3.0a17)
Reproduced on: Windows 11
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
Entities Graphics has dependencies on Entities, and so Entities cannot be removed. Entities Graphics must be removed first, then Entities.