Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0b6
Issue ID
940666
Regression
Yes
Profiler is displaying Physics2D performance cost when Physics2D are not used
Reproduction steps:
1. Download project "SMALL_Physics2D_ButNo2dUsed.zip" and open in Unity
2. Open scene "Scene"
3. Select Window -> Profiler -> CPU Usage
4. Write "Physics2D" to the search field
4. Enter Play mode
Actual: Physics2D significant cost, although it is not used
Expected: Physics2D costs 0 ms
Reproduced on: 2017.3.0a3; 2017.2.0b6;
Not reproduced on: 2017.1.0p3
Regression introduced on: 2017.2.0b1
Fixed in: 2017.2.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment