Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0b7
Issue ID
878916
Regression
No
Scene name is incorrect in exported package if that scene was renamed before
To reproduce:
1. Create new project.
2. Create and save new scene.
3. Export the scene into a package.
4. Rename the scene in project explorer.
5. Export it again into different package.
6. Delete all the scenes in the project.
7. Import both packages in the same order they were created.
Expected result: Both scenes are imported.
Actual result: Unity thinks that second scene is the same as the first one, even it got renamed (probably has same GUID). Also shows wrong name in package import window.
Reproduced on: 5.6.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment