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
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
- Six way lighting receiving wrong lighting from APV when set to World Space
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
Add comment