Search Issue Tracker
Active
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b5
6000.4.0a2
Issue ID
UUM-122215
Regression
No
Crash on PlayableGraphBindings::DestroyOutputInternal when entering Play Mode in a specific project
How to reproduce:
1. Open the attached “IN-114018.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Observe the crash
Reproducible in: 2023.1.0a1, 6000.0.60f1, 6000.2.8f1, 6000.3.0b5, 6000.4.0a2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stack trace:
{noformat}0x00007FF8A11E7B33 (Unity) PlayableGraphBindings::DestroyOutputInternal
0x00007FF8A0435B16 (Unity) PlayableGraph_CUSTOM_DestroyOutputInternal
0x0000023CBA2A362D (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Playables.PlayableGraph:DestroyOutputInternal_Injected (UnityEngine.Playables.PlayableGraph&,UnityEngine.Playables.PlayableOutputHandle&)
0x0000023CBA2A3573 (Mono JIT Code) UnityEngine.Playables.PlayableGraph:DestroyOutputInternal (UnityEngine.Playables.PlayableOutputHandle)
0x0000023CBA2A34F3 (Mono JIT Code) UnityEngine.Playables.PlayableGraph:DestroyOutput<UnityEngine.Animations.AnimationPlayableOutput> (UnityEngine.Animations.AnimationPlayableOutput){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build Profiles window Build Profiles functionality breaks when the newly created Build Profile has a lot of symbols in the name
- Crash on PlayableGraphBindings::DestroyOutputInternal when entering Play Mode in a specific project
- Editor Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
Add comment