Search Issue Tracker
Fixed
Fixed in 6000.3.0b7, 6000.4.0a3
Votes
0
Found in
6000.3.0b1
6000.4.0a1
Issue ID
UUM-116894
Regression
No
"Load Profiler Capture" warning is thrown when opening the same Capture after renaming it
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"
4. Open the saved Capture
5. Rename the Capture and open it again
6. Observe the results
Expected results: No warnings are thrown since the same Capture is opened
Actual results: The warning about opening a different Capture is thrown even though it is the same Capture
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
Note: When reopening the same Capture no warnings are thrown
h3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment