Search Issue Tracker
Not Reproducible
Not Reproducible in 1.2.X
Votes
0
Found in [Package]
1.2.18
Issue ID
TB-3
Regression
No
[Rider] Crash on Triggering a breakpoint during Playable evaluation of Generic PlayableBehaviours
Reproduction steps:
1. Open the attached project ("1323716RE.zip")
2. Open the "TutorialScene" scene
3. Open Rider editor and attach to Unity process
4. Set a breakpoint on Packages/com.unity.visual-compositor/Runtime/Timeline/VisualCompositorBehaviour.cs at line 18
5. Start debug process
6. Open Timeline window (Window -> Sequencing)
7. Select Timeline Game object
-- Observe the crash
Reproducible with: 2019.4.24f1, 2020.2.7f1, 2020.3.2f1, 2021.1.0f1, 2021.2.0a12
Could not test with: 2018.4.32f1 (multiple nunit, package errors)
Top 5 lines of the stack trace:
0x00007FFFBD3A5748 (mono-2.0-bdwgc) \[c:\\build\\output\\unity-technologies\\mono\\mono\\mini\\debugger-agent.c:7686] buffer_add_value_full
0x00007FFFBD3B0869 (mono-2.0-bdwgc) \[c:\\build\\output\\unity-technologies\\mono\\mono\\mini\\debugger-agent.c:11852] object_commands
0x00007FFFBD3A7973 (mono-2.0-bdwgc) \[c:\\build\\output\\unity-technologies\\mono\\mono\\mini\\debugger-agent.c:12398] debugger_thread
0x00007FFFBD2567F8 (mono-2.0-bdwgc) \[c:\\build\\output\\unity-technologies\\mono\\mono\\metadata\\threads.c:1043] start_wrapper_internal
0x00007FFFBD256586 (mono-2.0-bdwgc) \[c:\\build\\output\\unity-technologies\\mono\\mono\\metadata\\threads.c:1102] start_wrapper
<...>
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
No longer reproducible
Resolution Note (1.2.X):
No longer reproducible