Search Issue Tracker
Fixed in 0.20.0-preview.45
Votes
0
Found in [Package]
0.20.0-preview.35
Issue ID
1364983
Regression
Yes
[DOTS] Error CS1501 is thrown when updating entities package from 0.20.0-preview.26 to 0.20.0-preview.35.
Reproduction steps:
1. Open the attached project "DOTS-FlappyBird"
2. Open Console Window
Expected result: There are no errors
Actual result: There are 2 errors: "Library/PackageCache/com.unity.entities@0.20.0-preview.35/Unity.Entities/WorldUnmanaged.cs(190,31): error CS1501: No overload for method 'Initialize' takes 2 arguments"
Reproducible with: 0.20.0-preview.35 (2020.3.20f1-dots, 2020.3.14f1-dots, 2020.3.6f1-dots)
Could not test with: 0.20.0-preview.26 (failed to downgrade)
Notes:
- Getting "The type or namespace name could not be found" errors after deleting the Library folder
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
- Material property block emits and reflects incorrect color when baked Indirect Light is used
Add comment