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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment