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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment