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
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
Add comment