Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0b1
Issue ID
1028256
Regression
Yes
Physics.CapsuleCastNotAlloc doesn't return any results game objects collides
How to reproduce:
1. Open given Unity project
2. Enter "SampleScreen"
3. Select "CastStart" game object
4. Enter Play Mode
Expected result: First Hit Collider should be set to the first collider it hit
Actual result: First Hit Collider is still set to NULL
Regression first introduced in: 2018.2.0b1
Reproducible with: 2018.2.0b1
Not reproducible with:, 2018.1.0f1, 2017.4.1f1, 2017.3.2f1, 2017.2.2p2, 2017.1.3p2
Note:
The same issue reproduces with:
Physics.RaycastNonAlloc
Physics.SphereCastNonAlloc
Physics.CapsuleCastNonAlloc
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
This is a duplicate of issue #1024195