Search Issue Tracker
In Progress
Fix In Review for 7000.0.0a1
Fixed in 1.3.X - Entities
Votes
1
Found in [Package]
1.1.0-pre.3 - Entities
1.2.0-exp.3 - Entities
1.2.0-pre.4 - Entities
1.3.X - Entities
7000.0.0a1
Issue ID
ECSB-809
Regression
No
WithAny<> clause fails to select entities when DynamicBuffer is disabled
Reproduction steps:
1. Open the attached “EnableableBuffers.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” scene
3. Enter the Play Mode
4. Click the “Demonstrate bug” button
5. Observe the Console window
Expected result: “Query returned 1 entity as expected” is present
Actual result: "Query returned 0 entities, expected 1!" is present
Reproducible with: 1.1.0-pre.3, 1.2.0-exp.3, 1.2.0-pre.4 (2022.3.15f1, 2023.2.4f1, 2023.3.0a19)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Crash on PPtr<Object>::operator when undoing "Modern UI Pack" elements
- Crash on operator delete[] when Instantiating an Asset Bundle that references an another Asset Bundle with a MonoBehaviour
- Background Thread crash freezes editor when opening a specific scene
- Editor Menus text doesn’t update when Switching Editor language back to English
- "Atlas uncompressed. This can be caused by mismatch texture formats." is thrown when Paint Details is selected
Resolution Note (fix version 1.3.X - Entities):
A fix for this bug has just landed, and will appear in a future Entities patch release. Thank you for the bug report!