Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.3.0a1
Issue ID
1315474
Regression
No
GPU Profiler does not work in Editmode
When GPU Profiling module is enabled and Editor is being profiler GPU module has no information.
Repro steps:
1. Open Unity (any or new project).
2. Open Profiler Window.
3. Add GPU Profiler module.
4. Select Editor profiling.
Actual Result: GPU module contains no data.
Expected Result: GPU module contains data of Editor itself.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment