Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0b2
Issue ID
590767
Regression
Yes
[Win Store] App crashes when snapping on startup
Launch WSA application from "Start" menu. When splash screen appears, wait for a blink. After a blink, snap application to left or right. Application should crash without any messages. Log file doesn't show anything useful. Only sometimes there can be found a message "Exception occured in 'AppCallbacks::_AppThread' block."
Repro steps:
1. Create empty project;
2. Build to Win Store Apps;
3. Start debugging project from Visual Studio. Stop debugger and launch application from "Start" menu. When splash screen appears, wait for a blink(if you didn't change splash logo). After a blink, snap application to left or right. Application should crash;
Can't reproduce on 4.3.4f1 - 4.5.0a3;
Reproducible on:
4.5.0a4,
4.5.0a5,
4.5.0b1,
4.5.0b2;
Comments (1)
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Barry_Ptak
Sep 30, 2014 08:02
For the information of anyone coming across this when searching for snapping crashes on WSA:
A similar issue is still happening in 4.5.3p3 though it now seems to manifest as a deadlock.
This is reported in (private) issue 633691.