Search Issue Tracker
Won't Fix
Votes
3
Found in
2022.3.13f1
Issue ID
UUM-55758
Regression
Yes
Missing Default Layout dialog on projects created using templates packaged on 2022.3.13f1
Reproduction steps:
- Download the artifacts
- Extract the {{com.unity.template.multiplayer-ngo.tgz}} tarball and place it within the {{Editor/Data/Resources/PackageManager/ProjectTemplates}} directory of the Unity Editor (both in a version before 2022.3.13f1 and in a version from 2022.3.13f1 onwards)
- Restart the Hub
- Create a project using this template on both editor versions where it was installed
Expected result: No dialog window appears
Actual result (2022.3.12f1 or earlier): Dialog window appears, and Revert Factory Settings button does not solve the issue.
No reproduction project was provided, the original project can be found here: [https://github.cds.internal.unity3d.com/unity/com.unity.template.multiplayer.ngo]
The issue appeared with the packaged template from this job.
Original description:
When creating a project using a template that was packaged using Unity 2022.3.13f1, a Missing Default Layout dialog appears. Clicking on the "Revert Factory Settings" option does not resolve the issue, and the dialogue reappears shortly after.
!image-2023-11-08-15-46-32-986.png|width=383,height=131!
Deleting the AssetDB file fixes the issue, and allows the project to be opened normally.
This only happens if trying to create a project on an older version of Unity 2022.3 (tested and reproduced this bug on both 2022.3.12f1 and 2022.3.9f1) with a template that has been packaged on a newer version of Unity 2022.3 (i.e. 2022.3.13f1).
Using Unity 2022.3.13f1 to create a project using this template packaged on that same editor version (or an older version) does not produce the issue. Using an older Unity editor to create a project, but using a version of the template packaged on an older Unity editor version also does not produce the issue.
Comments (2)
-
Volorf
Jan 11, 2024 21:04
Had the same problem with 2022.3. Closed my project. Deleted the Library folder and restarted it. The message is gone.
-
Anil_OZGE
Dec 30, 2023 04:03
I was having this issue. Deleting the ArtifactDB in yourproject/library folder worked for me. -Unity 2022.
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
- “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
Resolution Note:
There are no fixes planned for this Bug