Search Issue Tracker

Fixed

Fixed in 1.2.0-pre.4 - Entities, 1.3.X - Entities, 2024.1.0a1

Votes

0

Found in [Package]

1.2.0-exp.3 - Entities

2024.1.0a1

Issue ID

ECSB-788

Regression

Yes

AABB.Contains() method returns True even when the AABB struct does not fully contain another AABB struct

Package: Entity Component System (ECS)

-

Reproduction steps:
1. Open the attached "ReproProj.zip" project
2. Open "Assets/Scenes/SampleScene"
3. Press Play
4. Observe the Console

Expected results: Console outputs “False”
Actual results: Console outputs “True”

Reproducible with: 1.0.0-exp.8 (2023.3.0a16), 1.2.0-exp.3 (2022.3.14f1, 2023.2.2f1, 2023.3.0a16)
Not reproducible with: 0.51.1-preview.21 (2021.3.33f1)

Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested

  1. Resolution Note (fix version 2024.1.0a1):

    Fixed.

  2. Resolution Note (fix version 1.3.X - Entities):

    Fixed in 1.2.0 - pre.12

  3. Resolution Note (fix version 1.2.0-pre.4 - Entities):

    Fixed in 1.2.0 - pre.12

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.