Search Issue Tracker
Fixed in 1.0.3
Votes
0
Found in [Package]
1.0.0 Development
Issue ID
1252587
Regression
No
Profile Analyzer - Focus remains on profile analyzer when moving to profiler
Profile Analyzer - Focus remains on profile analyzer when moving to profiler
If you have the Profiler and Profile Analyzer in seperate windows, if you switch from the profile analyzer to the profiler the profile analyzer can retaan the focus.
Steps to Reproduce:
1. Open the Profiler and the Profile Analyzer
2. Capture data in the Profile
3. Pull this data in to the profile analyzer
4. Have the windows next to each other (overlapping)
5. Drag some frames in the Profile Analyzer
6. Now drag frames in the Profiler (don't click focus into the profile before hand)
7. Notice the profile analyzer maintains focus
Expected: On clicking into the Profiler Window, no further mouse input is handled by the Profile Analyzer Window.
Actual: On clicking & dragging into the Profiler Window, mouse input is handled by the Profile Analyzer Window.
Reproduces with: Unity 2020.2.0a12 Profile Analyzer 1.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Add comment