Search Issue Tracker
Fixed
Votes
0
Found in
5.1.2f1
Issue ID
725043
Regression
No
Opening a package with Unity closed will overwrite included assets without confirmation dialog
Steps to reproduce:
1. Open the attached project
2. Doubleclick the package "ImmediateImportProblem_oldTextures", but do not import it.
3. Notice that a dialog comes up asking if you want to import the assets.
4. Notice that in the "ImmediateReportProblem", there are two textures with no writing on them.
5. Close the Unity editor.
6. Find "ImmediateImportProblem_oldTextures.unitypackage", open it with Unity.
7. Notice that no dialog comes up, and that the textures in "ImmediateReportProblem" folder have "old!" written on them.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment