Search Issue Tracker
Fixed in 2021.3.32f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0b15, 2023.3.X
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.8f1
2023.2.0b4
Issue ID
UUM-45893
Regression
Yes
Physics2DRaycaster returns incorrect distance when using Sorting Groups
Reproduction steps:
1. Open the attached project "Physics2DRaycasterSortingGroupBug"
2. Open the "NewBugs" scene
3. Enter Play mode
4. Click the bottom two buttons in the blue area
Expected result: "BlueButton was clicked!" is logged in the Console twice
Actual result: "GreenButton was clicked!" is logged in the Console when clicking the left button (or both in 2021.3.29f1)
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.0a25, 2023.1.8f1, 2023.2.0b4
Not reproducible with: 2023.1.0a24
Reproducible on: macOS 13.4.1 (Intel), Windows 11 (user’s)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment