Search Issue Tracker
Fixed in 2.1.8
Votes
1
Found in [Package]
2018.3.0b10
2018.3.14f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1167247
Regression
No
[PostProcessing] Is rendered at full resolution when using Dynamic Resolution (via the ScalableBufferManager)
To reproduce:
1. Open attached project "case_1154796-Dynamic_Resolution.zip"
2. Build for iOS
3. Deploy the Xcode project to iOS device
4. After the project is loaded in Xcode menu bar press Debug > Capture GPU Frame
5. On the left menu list select "CommandBuffer..."
6. Observe as post-processing passes are rendered at full resolution and opaque passes are at a lower resolution (see Screenshot 2019-07-12 at 16.50.15.png)
Expected: post-processing is rendered at the same resolution as opaque
Actual: post-processing is always rendered at full resolution
Reproduced on:
2018.3.0b10 2018.4.4f1 2019.1.10f1 2019.2.0b10
Device reproduces on:
iPad Air 2 iOS 12.0.1
Notes:
- Trying to capture GPU frame on iPhone 7 Plus iOS 12.0 getting time out errors in the Xcode
- The button to take GPU capture is not available after building with 2019.3.0a9
- Packages errors in 2018.3.0b9 and earlier
- There are no packages in 2017.4
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
Resolution Note (fix version 2.1.8):
This has been fixed on Github and will be part of the 2.1.8 package release.