Search Issue Tracker
Won't Fix
Votes
15
Found in
2018.3.0a5
2018.3.3f1
2019.1.0a2
2019.2.0a1
Issue ID
1122594
Regression
Yes
Active Constraints number spikes inside profiler when Rigidbodies are rolling
Reproduction steps:
1. Open the stripped project inside "1122594_repro.zip"
2. Open the Profiler window together with Physics category and tick only "Active Constraints"
3. Open and Play "SampleScene"
Expected: "Active Constraints" inside the profiler displays correct information
Actual: "Active Constraints" number spikes irrationally
Reproduces on: 2018.3.0a5, 2018.3.5f1, 2019.1.0a2, 2019.1.0b3, 2019.2.0a1, 2019.2.0a4
Does not reproduce on: 2017.4.20f1, 2018.3.0a4, 2019.1.0a1
Note:
- The spike usually shows 65.5k, which seems like the max value of an unsigned short data type
- No actual performance drop
Comments (2)
-
RtsDimon
Jul 19, 2021 09:04
Same problem in 2020.3.1f1
-
JJRivers
Dec 09, 2020 09:32
Getting similar active constraints spikes to 65.5k WITH performance drops. When these happen i'm not seeing any obvious cause for them in the Physics Debugger visualization either. In Unity 2020.1.6f1
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (2021.2.X):
We decided that this metric has been too unstable and difficult to make use of, therefore we are removing it from the default Physics Profiler module for the time being.