Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b1
Issue ID
758409
Regression
Yes
Prefab creation with Drag&Drop from Hierarchy to Project doesn't mark scene as dirty
How to reproduce:
1. Create a new project
2. Save the scene
3. Drag and Drop Main Camera from Hierarchy to project folder so it becomes a prefab
4. Reopen the scene and notice that Unity doesn't prompt user to save the scene
5. Also if you after creating a prefab save the scene (Ctrl+S) and then reopen the scene, you can notice that it hasn't been saved
6. If the same scene later is used with earlier versions, the same issue exists
Not reproducible: 5.3.1p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
Add comment