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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 2020.2):
Fix verified in 2020.2.2f1