Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0b2
Issue ID
762692
Regression
No
After Moving Component Up or Down scene is not marked as Dirty
To reproduce the issue follow the steps:
1. Create a GameObject and attach a couple of components
2. Notice that the scene is dirty (denoted by the '' next to the scene name in the Hierarchy window)
3. Save the scene. Notice that the '' goes away
4. Right-click a component and choose the 'Move Up' or 'Move Down' option
5. The scene is not marked as dirty
Expected scene is marked as dirty (remind you to the save scene) because part of the object was changed.
Reproduced in 5.4.0b2, 5.4.0b1, 5.3.1p3, 5.2.2p1, 5.1.2p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment