Search Issue Tracker
Duplicate
Votes
3
Found in
2018.3.0a5
2019.1.0a1
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1149736
Regression
No
Rigidbody's Collision Detection does not change to Continuous Dynamic when changing it from Continuous Speculative
How to reproduce:
1. Open "SampleScene" Scene in the attached "Repro1149736.zip" Project
2. Enter the Play Mode
3. Observe that the Player does not Collide on the red Plane in the Game View
4. Change Collision Detection to Continuous Speculative
5. Press "Space" and Observe that now the Player is Colliding with red Plane
6. If you change Collision Detection back to Continuous Dynamic the Behavior still indicates that Continuous Speculative is active
Expected Behavior: The Collision Detection changes to Continuous Dynamic
Actual Behavior: The Collision Detection stays Continuous Speculative according to the Behavior of the Player
Reproducible with: 2018.3.14f1, 2019.1.1f1, 2019.2.0a14, 2019.3.0a1
Note: If you Deactivate and Reactivate the GameObject - the Collision Detection changes to Continuous Dynamic if it is selected. Could not test with 2018.3.0a4 and 2017.4 because the Continuous Speculative was introduced in 2018.3.0a5.
Comments (1)
-
S-P-A-C-E-D
May 30, 2020 00:42
Dealing with this issue currently, thank you for the work around about disabling and enabling the gameobject.
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1177698