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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment