Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a10
Issue ID
1076038
Regression
No
Undoing Timeline Animation changes does not update Inspector if Enter was not pressed after typing in the value
Steps to reproduce:
1. Open SampleScene from attached project
2. Open Timeline window and select Plane
3. Enter record mode
4. Make a change in Inspector to any Transform value, by typing it in, but don't press Enter
5. Undo
Expected result: Inspector updates value after undo
Actual result: keyframe and changes are undone, but value in the Inspector is not updated (it get's updated only after clicking somewhere else)
Reproducible: 2018.3.0a11
Before 2018.3.0a4 undoing would not update changes at all, only remove the keyframe. So impossible to check for this issue.
Note: Happens both with Timeline animations done in Timeline window and in Animation window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment