Search Issue Tracker
Active
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment