Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.1.0b5
Issue ID
925381
Regression
No
Drag and drop applies changes to a prefab with timeline when in preview mode which cannot be reverted
Steps to reproduce:
1. Open any Unity project
2. Create a new GameObject in the Hierarchy
3. Add a timeline to a GameObject via the Timeline Editor window
4. Drag and drop 'GameObject' to the Project View to create a prefab
5. Make any changes to the GameObject
6. Make sure Timeline is in Preview mode
7. Drag and drop 'GameObject' on top of the GameObject prefab in the Project View
Actual behavior: changes were applied to a GameObject which was in Preview mode which cannot be reverted
Expected result: drag and drop shouldn't apply changes to a prefab when in Preview mode
Reproducible with: 2017.1.0f3, 2017.2.0b3
Fixed in: 2017.1.2p4, 2017.2.0p3, 2017.3.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Add comment