Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
Issue ID
1125443
Regression
No
Inspector Add Key & Undo in Timeline Curves un-selects & collapses curve properties
When moving a GO in the scene in rec mode, keys get added to the curves view and properties stay selected & expanded (current state is preserved). This is also the case when double-clicking or RMB-click>Add Key on a curve. This is the expected behaviour, but...
when you RMB-click>Add Key in the "Inspector", property selection & expanded state is lost.
This is VERY bad for workflows that depend Add Key option in the Inspector.
repro:
- create a Timeline with a GO in rec mode
- RMB-click in the Inspector and add 2 Position keys at different time intervals
- open the timeline curves view set the current time in-between the 2 keys
- in the curves view, expand and select a single property (ex: posY)
- in the Inspector, RMB-click>Add Key...
bug: Curve properties are now un-selected & collapsed.
expected: Curve property state (expand/collapsed & selection) is preserved.
Same bug exist with Undo...
- in the curves view, expand and select a single property (ex: posY)
- move the GO in the scene to create a new key
properties are preserved, as expected
- Undo...
bug: Curve properties are now un-selected & collapsed.
expected: Curve property state (expand/collapsed & selection) is preserved.
see attached gif
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment