Search Issue Tracker
Fixed
Fixed in 0.51.1
Votes
0
Found in [Package]
0.50.1
Issue ID
ECSB-8
Regression
No
Error CS0029 thrown when using SetComponent with an item of a DynamicBuffer and an index
Reproduction steps:
1. Open the attached project "1237893_ErrorDOTS.zip"
2. Observe the Console window
Expected result: There are no errors
Actual result: There is an error:
"Assets/Scripts/Systems/TestSystem.cs(19,84): error CS0029: Cannot implicitly convert type 'int' to 'SomeState'"
Reproducible with: 0.17.0-preview.42, 0.50.0-preview.24, 0.50.1-preview.2 (2020.3.35f1)
Reproducible on: macOS 12.0.1 (Intel)
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
Add comment