Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.1.0p2
Issue ID
938696
Regression
No
PlayerSettings.iOS.disableDepthAndStencilBuffers is not implemented for iOS platform
To reproduce:
1. Open project attached by QA
2. In the console notice that there is no definition for disableDepthAndStencilBuffers
Expected: PlayerSettings.iOS.disableDepthAndStencilBuffers property should be available on iOS platforms exactly the same as on Android or N3DS.
Actual: There is no definition for this property on iOS platform.
Reproduced with: 5.4.3f1, 5.6.3f1, 2017.1.0p2, 2017.2.0b5, 2017.3.0a2
Fixed in: 2017.3.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Add comment