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
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
Add comment