Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.18
Issue ID
TB-110
Regression
No
Renaming Track Group instance in Timeline is inconsistent
Steps to repro:
1. Create a new project
2. Open Timeline window (Window -> Sequencing -> Timeline)
3. Click the plus icon in the Timeline window to add a track
4. Add Track Group
5. Double-click the Track Group name to rename it
6. Type something until the name reaches its bounds
Expected result: Name input field either doesn't end (same as the sub-tracks) or gets cut off
Actual result: Input starts to go backwards after hitting a length barrier, which is inconsistent with the behaviour of renaming the sub-item found in the dropdown
Reproducible with: Timeline 1.2.18 (2019.4.37f1), 1.7.1 (2022.2.0a7)
Notes:
- Reproducible both on Mac and Linux
- The issue seems to reproduce only on first rename, on subsequent ones the name field doesn't end
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
This is a cosmetic that's specific to the IMGUI implementation, and we are rewriting the Window to UI Toolkit. We will fix it as part of the rewrite