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
- Wrong NativeName displayed when returning System.Globalization.CultureInfo("zh-TW").NativeName
- UI Toolkit ScrollView.verticalPageSize doesn't change the scrolling amount when using keyboard arrows
- Box selection in Scene View doesn't select 3D objects when GPU Resident Drawer setting is set to Instanced Drawing
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
Add comment