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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment