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
- [sw-unity-6-1] UI Toolkit Debugger's "Pick Element" functionality does not work when hovering on any Editor panel except the Game view
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
Add comment