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
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
Add comment