Search Issue Tracker
Fixed
Votes
1
Found in [Package]
2.4.0
Issue ID
HUBX-483
Regression
Yes
[Hub] Warning pop-up contains <strong></strong> when attempting to add a project to the list of projects while it's already open
How to reproduce:
1. Create a new Unity project
2. While the project is open, select 'Add' in Unity Hub
3. Select the same project that was created
Expected result: the warning pop-up string contains no visible HTML tags
Actual result: the warning pop-up string has a visible <strong></strong> tag
Reproducible with: Unity Hub 2.4.0
Not reproducible with: Unity Hub 2.3.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment