Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.2f1
Issue ID
1051325
Regression
No
Timeline throws FormatException error when computer locale is set to one using comma as decimal separator
Prerequisites to reproduce:
1. Open Regional Settings
2. Go to Formats tab
3. Set format to Russian (Russia)
Steps to reproduce:
1. Create a new Unity project (or open the user-submitted one)
2. Set the .NET Scripting Runtime Version to 4.6 (if starting off a new project)
3. Import Cinemachine (if starting off a new project)
4. Create a timeline on an empty game object
5. Create a Cube, set its position to (1, 0, 0) (IMPORTANT! Everything seems to work correctly with the position set to (0, 0, 0))
6. Drag the Cube onto the timeline created in #4. Select to create a new Animation Track
7. Press the Record button
8. Try to move the Cube along the X-axis
9. Observe the error and failure to record that keyframe
Note: see the user-submitted reproduction video in the comments if any of the steps is not clear
Expected result: timeline does not break and the object's movements are recorded
Actual result: timeline appears to be broken and the object's movements do not register (it also throws a FormatException error)
Reproduced with: 2017.1.5f1, 2017.4.9f1, 2018.2.0f2, 2018.3.0a7
Comments (161)
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
dominoq9
Aug 04, 2020 22:23
great, the discussion we gave was very complete and clear which was very helpful for many people.
dvoidis
Feb 24, 2019 08:40
Just got this issue in Linux running 2017.4.20f2