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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment