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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment