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;
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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.