Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2020.1
2020.1.3f1
2020.2
Issue ID
1272325
Regression
No
Crash on AnimationModeBindings::SamplePlayableGraph when Previewing With Custom Playable
How to reproduce:
1. Open the user's attached project from "SamplePlayableGraph.zip"
2. Open Scene "Main"
3. Select the game object "ClipPreview" in the Hierarchy
4. Click "Preview (With Custom Playable)" in the Inspector
Reproducible with: 2020.1.0a9, 2020.1.6f1, 2020.2.0b3
Couldn't test with: 2018.4.26f1, 2019.4.9f1, 2020.1.0a8 (Assets\Editor\ClipPreviewEditor.cs(12,12): error CS0122: 'AnimationModeDriver' is inaccessible due to its protection level)
First lines of the stacktrace:
0x00007FF7726C2186 (Unity) AnimationModeBindings::SamplePlayableGraph
0x00007FF7735C1636 (Unity) AnimationMode_CUSTOM_SamplePlayableGraph_Injected
0x000001A72FFD4788 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AnimationMode:SamplePlayableGraph_Injected (UnityEngine.Playables.PlayableGraph&,int,single)
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2020.2):
Fix verified in 2020.2.2f1