Search Issue Tracker
Fixed in 2019.3
Fixed in 2019.1, 2019.2
Votes
0
Found in
2019.1.0a9
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1157349
Regression
Yes
[AssetImporter] Updating existing AnimationClip import setting results in a new InternalID and lost references to the clip
How to reproduce:
1. Open the attached project ("case-1157349-AssetImporter.zip")
2. Open Window -> Animation Events Test
3. Set the clip to "Take 001"
4. Press the "AddEvent" button
Expected results: AnimationClip's Internal ID remains the same and the reference to it remains
Actual results: AnimationClip's Internal ID changes and all references to it are lost
Reproducible with: 2019.1.0a9, 2019.1.5f1, 2019.2.0b5, 2019.3.0a4
Not reproducible with: 2017.4.28f1, 2018.4.1f1, 2019.1.0a8
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
- [IL2CPP] UnityLinker error when building
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
- [Android] Audio is only stopped after a delay when VideoPlayer.Pause() is called
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a10