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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment