Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X
Votes
0
Found in
2021.3.26f1
2022.3.0f1
2023.1.0b16
2023.2.0a18
2023.3.0a3
Issue ID
UUM-37408
Regression
No
Physics applied to Rigidbody is not fully disabled when setting the Rigidbody to Kinematic
How to reproduce:
1. Open the user-attached project “RigidbodyKinematicCPUTime”
2. Open the “SampleScene” scene
3. Open the Profiler by clicking Window → Analysis → Profiler
4. Enter the Play Mode
5. Observe the Physics processes under the CPU Usage field in the Profiler
Expected result: All Physics processes are not CPU heavy and are taking less than 1 ms
Actual result: Some Physics processes are loading the CPU and taking more than 30 ms
Reproducible with: 2021.3.26f1, 2022.3.0f1, 2023.1.0b16, 2023.2.0a18
Reproducible on: Windows 11 Pro
Note: Also reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment