Search Issue Tracker
Active
Votes
0
Found in
1.3.10
Issue ID
UUM-132651
Regression
No
Raycasts fail to detect child colliders when Static Entities are shifted multiple times per frame
Reproduction steps:
1. Open the attached “IN-94910” project
2. Open the “Scenes/Test” Scene
3. Enable only the “NoneChild” GameObject from “TestSub” Subscene in the Hierarchy window
4. Enter the Play Mode
5. Observe the Console window
6. Enable only the “WithChild” GameObject from “TestSub” Subscene in the Hierarchy window
7. Enter the Play Mode
8. Observe the Console window
Expected result: Raycast consistently hits after shifts
Actual result: Raycast will fail to hit the cube starting from the second {{FixedStep}}
Reproducible with: 1.2.0 (2022.3.59f1), 1.3.2 (6000.0.41f1), 1.3.10 (6000.0.41f1, 6000.1.0b9, 6000.2.0a6)
Reproducible on: Windows 10
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment