Search Issue Tracker
Fixed
Fixed in 1.4.X - Physics
Votes
0
Found in [Package]
1.4.2 - Physics
Issue ID
ECSB-1789
Regression
No
CollisionFilter.IsEmpty ignores GroupIndex when used with collision groups
Reproduction steps:
1. Open the attached “IN-120247.zip” project
2. Open the “SampleScene”
3. Enter Play mode
4. Observe the Console
Expected result: The Raycast collides with the Cube, as both utilize GroupIndex 42
Actual result: The Raycast doesn't collide with the Cube, “No collision” logs are visible
Reproducible with: 1.3.14, 1.4.2 (6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2)
Reproducible on: Windows 11
Not reproducible on: no other environments 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.4.X - Physics):
Fixed through correction of CollisionFilter.IsEmpty property. Fix will be deployed in the next 1.4.x release.