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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment