Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.21f1, 2023.2.13f1, 2023.3.0b10, 7000.0.0a1
Votes
1
Found in
2021.3.33f1
2022.3.14f1
2023.2.2f1
2023.3.0a16
Issue ID
UUM-57758
Regression
No
The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
How to reproduce:
1. Open the “Repro“ project
2. Open the “Window > Analysis > Profiler“
3. Open the “Go to the "File > Build Settings..."
4. Toggle on the Development Build and press the "Build & Run" button with the “Overlap Test“ Scene selected
5. In the Profiler window select the running Player as the target to profile your application on
6. Observe the Physics 2D Profiler module
Expected result: Timings and other categories do not drop to the zero value when profiling the Development Build
Actual result: All categories except the Timings category drop to the zero value when profiling the Development Build
Reproducible with: 2021.3.33f1, 2022.3.14f1, 2023.2.2f1, 2023.3.0a16
Reproducible on: macOS 13.5.2 (Intel)
Not reproducible on: No other environment tested
Note: Not reproducible when profiling in Play mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Add comment