Created attachment 169093 [details] crash log SUMMARY I was trying to change the animation timeline's "clip end" value while it was playing, crash log attached STEPS TO REPRODUCE 1. Have a timeline with some frames in it 2. hit the play button 3. as it is playing, open the burger menu with the clip start/clip end options 4. click on clip end and hit backspace OBSERVED RESULT Software crashes EXPECTED RESULT It would be nice if it changed the animation clip end or start value without crashing as it plays, I'm used to Blender where I can do this and it won't crash. Hopefully it's possible. Maybe stop the preview playing if it's not possible? SOFTWARE/OS VERSIONS Windows 10 Version: 5.3.0-prealpha (git 6060b8e)
I can't get this crash in master with the commit 706cb7d60a66c161028c2f811ac6994016b2a83f. It doesn't happen with the candidate 5.2.3 build either. Can you try again and also provide the commit hash?
(In reply to YRH from comment #1) > I can't get this crash in master with the commit > 706cb7d60a66c161028c2f811ac6994016b2a83f. It doesn't happen with the > candidate 5.2.3 build either. > > Can you try again and also provide the commit hash? Sorry for taking long to answer, seems like I can't make this crash happen anymore on the latest 5.3.0-prealpha (git cfe2634). I'll mark this resolved then.