Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2018.2.0x
Issue ID
1077718
Regression
No
Applying component or property takes current Animation Mode Preview or Recording values
Steps:
1. Create new GameObject.
2. Make it a Prefab.
3. Open Animation view and click Create Animation.
4. Click the red record button in Animation view.
5. Set GameObject's scale to 2,2,2 (fields should become red to indicate it's temporary animation values)
6. Click the Preview button in the Animation view to exit Animation mode.
7. Note that GameObject's scale is 1,1,1 (correct) but it's an override (bug)
8. Click the red record button to go back into animation record mode.
9. Note that the scale is 2,2,2 again (correct)
10. Right click on scale property and select "Apply to Prefab 'GameObject'".
11. Select the Prefab Asset and note that the scale has changed to 2,2,2 (bug)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
Add comment