After pasting something to an empty layer and moving it around, if i hide the layer without deselecting what i just pasted, aseprite crashes instantly
(on version 1.3.18-beta3-x64, Windows, Steam)
dacap
June 4, 2026, 12:44pm
2
Thanks for reporting this issue @Leanled ! I think we’ve received several automated crash reports about this issue but weren’t able to reproduce until now thanks to your report
opened 07:04PM - 29 Apr 26 UTC
bug
critical priority
crash report
release blocker
Sentry Issue: [ASEPRITE-4CA](https://igara-studio.sentry.io/issues/7432204254/?r… eferrer=github_integration)
```
EXCEPTION_ACCESS_VIOLATION_READ / 0x900000188: Fatal Error: EXCEPTION_ACCESS_VIOLATION_READ / 0x900000188
Aseprite 0x7ff65f032643 app::DocObserver::`vcall'{392, {flat}}
Aseprite 0x7ff65f034606 obs::observers<T>::notify_observers (observers.h:37)
Aseprite 0x7ff65f034606 obs::observable<T>::notify_observers (observable.h:33)
Aseprite 0x7ff65f034606 app::Doc::notifyBeforeLayerVisibilityChange (doc.cpp:276)
Aseprite 0x7ff65f03577d app::Doc::setLayerVisibilityWithNotifications (doc.cpp:210)
Aseprite 0x7ff65f31447c app::Timeline::setLayerVisibleFlag (timeline.cpp:4753)
Aseprite 0x7ff65f310d5d app::Timeline::onProcessMessage (timeline.cpp:815)
Aseprite 0x7ff65f5b991f ui::Manager::sendMessageToWidget (manager.cpp:2082)
Aseprite 0x7ff65f5b9068 ui::Manager::pumpQueue (manager.cpp:1960)
Aseprite 0x7ff65f5b582d ui::Manager::dispatchMessages (manager.cpp:883)
Aseprite 0x7ff65f5b97a9 ui::Manager::run (manager.cpp:312)
Aseprite 0x7ff65ef742db app::App::run (app.cpp:566)
Aseprite 0x7ff65ef6a58c app_main (main.cpp:142)
Aseprite 0x7ff65f845ff3 wWinMain (main.cpp:40)
Aseprite 0x7ff65f79f341 invoke_main (exe_common.inl:118)
Aseprite 0x7ff65f79f341 __scrt_common_main_seh (exe_common.inl:288)
KERNEL32.DLL 0x7ffbadb2e8d6 BaseThreadInitThunk
ntdll 0x7ffbaf90c3fb RtlUserThreadStart
```