Search Issue Tracker
Won't Fix
Won't Fix in 6000.3.X
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-116902
Regression
No
Selecting the Capture in the Profiler's Capture List doesn't throw a warning about opening a different Capture when the "Shift" key is held during the selection
How to reproduce:
1. Create a new Unity project
2. Go to Window -> Analysis -> Profiler
3. Switch to "Edit Mode", record anything and click "Save" for at least couple of times
4. Open any Capture
5. Hold the "Shift" key and open another Capture
6. Observe the results
Expected results: Warning about opening the different Capture is thrown
Actual results: No warnigns are thrown
Reproducible with: 6000.3.0b1
Can't test with: 6000.0.57f1, 6000.2.2f1 (No Captures list)
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
This is a feature, as covered in documentation here https://docs.unity3d.com/2020.1/Documentation/Manual/ProfilerWindow.html
Search for:
"Hold down the Shift button and click the Load button to append the file contents to the current profile frames."
Resolution Note (6000.3.X):
This is a feature, as covered in documentation here https://docs.unity3d.com/2020.1/Documentation/Manual/ProfilerWindow.html
Search for:
"Hold down the Shift button and click the Load button to append the file contents to the current profile frames."