Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.0.2p2
Issue ID
701623
Regression
Yes
[WP8.1] Changing AntiAliasing settings causes crash
To reproduce:
1. Open attached project.
2. Build & run for WP8.1
3. The app crashes in about a second due to the fact that it's AA settings are getting changed every update
Info from visual studio:
CreateTexture2D failed with error 0x8007000e
(Filename: C:/buildslave/unity/build/Runtime/GfxDevice/d3d11/D3D11Context_Metro.cpp Line: 669)
result
(Filename: C:/buildslave/unity/build/PlatformDependent/MetroPlayer/ScreenManagerMetro.cpp Line: 59)
Exception occured in 'AppCallbacks::PerformUpdateAndRender' block.
(Filename: C:/buildslave/unity/build/PlatformDependent/MetroPlayer/MetroDebug.cpp Line: 79)
Exception occured in 'AppCallbacks::_AppThread' block.
(Filename: C:/buildslave/unity/build/PlatformDependent/MetroPlayer/MetroDebug.cpp Line: 79)
Does not crash with Version 4.6.6f1 (7562fbc7fcb8)
Mon, 01 Jun 2015 18:28:29 GMT
Branch: release/4.6/release
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment