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
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
- Blank area appears at the top of Inspector and Build Settings windows when touching and dragging downward with a Wacom tablet pen
- Buttons overlap with the tab divider in the Branch Explorer options when resizing tabs
Add comment