Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
In Progress in 6000.2.X
Votes
10
Found in
2022.3.52f1
6000.0.29f1
6000.1.0a6
6000.2.0a1
7000.0.0a12
Issue ID
UUM-88051
Regression
Yes
[windows only] Switching Project when importing complete project does not import all assets and project opens incomplete
*Steps to reproduce:*
# Open a Unity Project
# From the Asset Store, add [Unity Learn 3D Game Kit|https://assetstore.unity.com/packages/p/unity-learn-3d-game-kit-115747] to your assets (any complete project should also cause it but 3D Game Kit is very compatible with nearly any Unity Version without issue, so makes reproduction easier if regression testing)
# In the Unity Editor, open Package Manager via Window > Package Manager and download the 3D Game Kit asset in the My Assets section
# Click 'Import x.x.x to project' and make sure to click the 'Switch Project' option in the pop-up that appears
# Wait for the new temporary project to open (this could take a few minutes)
# Open the Start scene at Assets > 3DGameKit > Scenes
*Actual results:* The Console has many errors from certain assets not being found.
If you enter playmode, the console will get 61 warnings, all from missing scripts, as well as errors for missing animation receivers. Because the scripts are not imported, clicking on the Main Menu options Start and Exit Game, for example, will do nothing.
*Expected results:* All assets are imported correctly.
*Reproducible with versions:* 6000.1.0a6, 6000.0.29f1, 2022.3.52f1, 2022.2.0b6
*Not reproducible with versions:* 2022.2.0b5, 2021.3.46f1
*Can't test with versions:* -
*Tested on (OS):* Windows 11
*Notes:*
* When importing directly into the initial project (and not using the switch project functionality), it imports all assets correctly. It is when using the switch project functionality to create a temporary project for the complete project where the bug arises.
* This bug was reproduced on multiple of Unity's complete projects from the Asset Store: 3D Game Kit, Dragon Crashers - UI Toolkit Sample project, Tanks! Tutorial, Lost Crypt - 2D Sample Project
* This is only reproducible in Windows 11, it's not reproducible in Windows 10, Mac, or a virtual machine.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment