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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment