Search Issue Tracker
Fixed
Fixed in 3.0.0-beta.3
Votes
1
Found in [Package]
3.0.0-beta.2
Issue ID
HUBX-550
Regression
Yes
[Hub] New projects are created with an older template when using Unity alpha/beta releases on Hub V3
How to reproduce:
1. Open the Unity Hub
2. Click the "New Project" button
3. Select the 3D template
4. Switch to a beta release (i.e. 2021.2.0b1)
5. Click the "Create Project" button
Expected result: The project starts with the latest template version
Actual result: The project starts with an older template version and has errors because of the unresolved "com.unity.package-manager-ui" package
Reproducible with: 3.0.0-beta.2
Not reproducible with: 2.4.4
Note: 3D template v1.0.6 is loaded
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