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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment