Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.0b5
Issue ID
874186
Regression
Yes
Applying changes to prefab, which occur while animating, gets applied during play mode
How to reproduce:
1. Open the attached project
2. Open and play Test scene
3. Click on Die button (lizard will play Die animation)
4. Select lizard in Hierarchy
5. Click Apply on prefab in Inspector
6. You will get an error: InvalidOperationException: This cannot be used during play mode.
7. Disable play mode
Result: The changes of position and whole model you tried to apply are applied the the prefab
Reproducible: 5.4.4p1, 5.5.1p1, 5.6.0b5
Not reproducible: 5.3.7p3 (Apply and other buttons disappeared on play mode)
Fixed: no error and changes are applied
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment