Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.2f1
Issue ID
774052
Regression
Yes
Editor crashes upgrading project in AnimationCurveTpl<Vector3f>::EvaluateClamp
Crashing when upgrading from 5.2 -> 5.3 and 5.2 -> 5.4.
Repro steps:
1. Open project "animation_crash.zip" with 5.3 or 5.4 version.
2. During project import editor crashes.
Crashes always with the same stack trace:
0x00000001403A301C (Unity) AnimationCurveTpl<Vector3f>::EvaluateClamp
0x00000001407BEA85 (Unity) `anonymous namespace'::SampleCurve<Vector3f>
0x00000001407BEEEB (Unity) `anonymous namespace'::SampleFrame
0x00000001407C5BE5 (Unity) `anonymous namespace'::CalculateClipBoundsInternal
0x000000014073042E (Unity) ModelImporter::GenerateAll
0x0000000140730B1F (Unity) ModelImporter::GenerateAssetData
0x00000001406B076D (Unity) AssetDatabase::ImportAsset
0x00000001406BF9FF (Unity) AssetDatabase::UpdateAsset
0x00000001407699CB (Unity) AssetInterface::ProcessAssetsImplementation
0x000000014076A6A8 (Unity) AssetInterface::StopAssetEditing
0x0000000140770F75 (Unity) AssetInterface::Refresh
0x0000000140BB78EA (Unity) Application::InitializeProject
0x0000000140DFF5C7 (Unity) WinMain
0x00000001415BBEB4 (Unity) read
0x00007FFC969B8102 (KERNEL32) BaseThreadInitThunk
Attached Editor.log files.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment