Search Issue Tracker
Fixed in 1.4.4
Votes
0
Found in [Package]
1.4.0-preview.6
Issue ID
1190877
Regression
No
Cannot add key on custom clips with region settings that have a , decimal separator
To repro this bug, you need to change your system settings so that the decimal separator is , instead of .
Suggestion: the Swedish settings should repro this bug. Here is how to change the region settings on windows: https://support.office.com/en-us/article/change-the-windows-regional-settings-to-modify-the-appearance-of-some-data-types-edf41006-f6e2-4360-bc1b-30e9e8a54989
--> Change the region settings to Swedish
1) Add the CustomClip files provided in this bug report into your project.
2) Create a new timeline.
3) Add a new Playable Track.
4) Add a CustomRecordableClip to this track
5) Click on the clip, open the inline curves.
6) In the inspector, change the Volume value to 20.1 (a number with decimals is important)
7) Right click on the Volume label, click on Add Key
Result: No key was added, an error message shows up in the console.
Expected: Should add a key to the clip.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment