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|https://unity-ci.cds.internal.unity3d.com/job/30760309/artifacts?r=30760313].
+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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Resolution Note:
There are no fixes planned for this Bug