Search Issue Tracker
Fixed in 2022.1.X
Votes
5
Found in
2019.4
2019.4.7f1
2020.3
2021.1
2021.2
2022.1
Issue ID
1365995
Regression
No
"Assertion failed on expression..." error is thrown when calling EnsureQuaternionContinuity on AnimationCurves
How to reproduce:
1. Open the attached project (TestError.zip)
2. Open scene Assets/1365995_Assets/TriLibSamples/LoadExtraAnimations/LoadExtraAnimations
3. Press the Play button
4. Observe the Console
Expected result: no "Assertion failed on expression..." errors are thrown
Actual result: the following error is thrown: Assertion failed on expression: '!CompareApproximately(aScalar, 0.0F)'
Reproducible with: 2019.4.31f1, 2020.3.20f1, 2021.1.24f1, 2021.2.0b15, 2022.1.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment