Search Issue Tracker
Active
Votes
3
Found in
2021.3.29f1
2022.3.6f1
2023.1.6f1
2023.2.0b2
Issue ID
UUM-43736
Regression
No
The Raycast to the CharacterController.bounds.center may fail when the CharacterController is moving
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Sample.unity” Scene
3. Observe the Raycast line in the Scene view window
Expected result: The Raycast line hits the target and draws the green line
Actual result: The Raycast line sometimes fails to hit the target and draws a red line
Reproducible with: 2021.3.29f1, 2022.3.6f1, 2023.1.6f1, 2023.2.0b2
Reproduces on: Windows 10 Enterprise 21H2
Notes:
- When the CharacterController is moving, the Raycast to the CharacterController.bounds.center may fail
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment