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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
Add comment