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
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
Add comment