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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note (fix version 2020.2):
Fix verified in 2020.2.2f1