Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0b1
Issue ID
952568
Regression
No
Timeline clip properties are still shown in the inspector after clips are deselected on entering play mode
If you have a clip selected in the timeline and enter Play mode, the clip will be deselected but the properites of the clip will still be shown in the inspector. This means that if you exit play mode and attempt to edit the properties they won't actually change, as the clip is no longer selected.
1. Open attached project and open timeline.scene
2. Open the Timeline Window and select the TimelineContainer object from the scene hierarchy
3. Select any clip
4. Enter Play mode
5. Clip is deselected but the clips properties are still shown in the inspector
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Resolution Note (2018.1.X):
This might be fixed by Selection rework being done by editor team, will verify in january