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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment