Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.0f1
Issue ID
854008
Regression
No
Editing curve key value in animation changes labels alignment in animator parameters and crashes unity
To reproduce:
1. Open Animator and Animation windows
2. Open scene '111'
3. Select Directional Light game object in the Hierarchy
4. Switch the Animation's window to the Curves tab.
5. Right click on any animation curve key and select Edit key...
6. Try to change numbers in editable field
Expected result: labels should be aligned to the left side as before clicking Edit key
Actual result: after editing, labels are aligned to the right. Also, if you change numbers in editable field in 5.6.0a3 and 5.6.0a5 versions, Unity will crash.
Reproduced on: 5.4.2f1, 5.4.3f1, 5.5.0b9, 5.5.0b11, 5.5.0f2, 5.5.0f3, 5.6.0a3, 5.6.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment