Search Issue Tracker
By Design
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-115934
Regression
No
Adaptive Performance Settings are added and enabled even when pressing “Cancel” instead of “Ok” in the Enable Framing Timing Stats popup
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Build Profiles window (File > Build Profiles)
- Click the "Add Build Profile" button
- Repeat step 3
- Select the newly added Build Profile
- Click the "Add Settings" button and select "Adaptive Performance Settings"
- Click the "Cancel" button in the popup
- Observe the Build Profile
Actual results: The Adaptive Performance Settings are added to the Build Profile even when the "Cancel" button was pressed instead of the "Ok" button
Expected results: The Adaptive Performance Settings are not added since the "Cancel" button was pressed
Reproducible with versions: 6000.3.0b1
Can’t test with versions: 6000.0.57f1, 6000.2.3f1 (No Add Settings feature in Build Profiles)
Tested on (OS): Ubuntu 24.04, macOS Silicon Sequoia 15.6.1
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
Pressing cancel button won't enable the frame time stats for player settings. It has nothing to do with cancelling the request to add the adaptive performance settings to the build profile.