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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment