Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
5.6.2f1
Issue ID
949032
Regression
No
[iOS] SystemInfo.supportedRenderTargetCount returns incorrect number of Render Targets
To reproduce:
1. Open project attached by QA
2. Build project for iOS (with "main" scene) and run it on a device
3. In the corner of the screen notice the number of supported render targets
Expected result: On a certain GPUs (A8+) number of supported render targets should be 8.
Actual result: Render targets count is 4 on devices that support 8 render targets.
Reproduced with: 5.5.0f3, 5.6.3p3, 2017.1.1p1, 2017.2.0b11, 2017.3.0a7
Reproduced on: iPad Pro 10.5" A10x iOS 11.0, iPhone SE A9 iOS 9.3
Not reproducible on: Google Pixel XL*, OS:8.0.0, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:google/marlin/marlin:8.0.0/OPP3.170518.006/4055970:user/release-keys - here number of supported render targets was correctly reported as 8.
Fixed in: 2018.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text and background colors contrast makes item list difficult to read when selected in Search window
- "Readme.asset" is shown as an empty line when using the Search in the Table view
- Docking Windows to each other with the smaller docking preview sequentially reduces Undocked Window size
- ShaderVariantCollection.variantCount and ShaderVariantCollection.shaderCount returns 0 in Builds
- Circular dependency warning is thrown in the Console when assigning TSS Theme File in Style Sheets list in Inspector
Add comment