Search Issue Tracker
Fixed
Fixed in 1.3.X - Entities, 7000.0.0a1
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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!