Search Issue Tracker
Fixed in 6000.3.5f1
Fixed in future release
Votes
1
Found in
2021.3.43f1
2022.3.44f1
6000.0.17f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-78805
Regression
No
Certificates are not shown in the Accelerator dashboard when clicking on Reveal
How to reproduce:
1. Set up a Unity Accelerator instance using either an Accelerator-generated certificate, a self-signed certificate, or a CA-signed certificate
2. Navigate to the Unity Accelerator dashboard
3. Locate the certificate section and click the "Reveal" button
4. Observe that the certificates do not display in the dashboard as expected
Expected results: Certificates are displayed in the dashboard
Actual results: Certificates are not displayed in the dashboard
Reproducible with: 2021.3.43f1, 2022.3.44f1, 6000.0.17f1
Reproducible on: Windows 10 22H2
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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- 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
Resolution Note (fix version 6000.3.5f1):
The Reveal button attempted to display a configuration value that didn't exist in the current Accelerator configuration. Now, the certificate can be enabled or disabled directly from the dashboard, properly mapping the certificate configuration entries (hostname, certificate PEM file, and private key PEM file).
This fix applies to the Unity Accelerator dashboard and is independent of any specific Editor version.
Resolution Note (fix version future release):
The Reveal button attempted to display a configuration value that didn't exist in the current Accelerator configuration. Now, the certificate can be enabled or disabled directly from the dashboard, properly mapping the certificate configuration entries (hostname, certificate PEM file, and private key PEM file).
This fix applies to the Unity Accelerator dashboard and is independent of any specific Editor version.