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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
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!