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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment