Search Issue Tracker
Fixed
Fixed in 2022.3.23f1, 2023.1.X, 2023.2.16f1, 2023.3.0b5
Votes
1
Found in
2021.3.31f1
2022.3.11f1
2023.1.18f1
Issue ID
UUM-54007
Regression
No
Crash on physx::PxsCCDContext::updateCCD when ContinuousDynamic collision detection is used
How to reproduce:
1. Open the “Memory_Bug“ project
2. Open the “SampleScene“
3. Enter Play Mode
4. Press space on the keyboard around 5 times
Expected result: The Editor continues to run
Actual result: The Editor crashes
Reproducible with: 2021.3.31f1, 2022.3.11f1, 2023.1.18f1
Could not test with: 2023.2.0b15, 2023.3.0a11 (due to errors)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
The first few lines of the Stack trace:
0x00007FF7B34A2EB0 (Unity) physx::PxsCCDContext::updateCCD
0x00007FF7B33E2769 (Unity) physx::Sc::Scene::updateCCDSinglePassStage3
0x00007FF7B33DF4D2 (Unity) physx::Cm::BaseTask::run
0x00007FF7B179F8F2 (Unity) MultithreadedJobDispatcher::PhysxJobFunc
Comments (1)
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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Mithra
Mar 20, 2024 05:12
Also happening for ContinuousSpeculative mode.