Search Issue Tracker
By Design
Votes
1
Found in
2020.3.40f1
Issue ID
UUM-15984
Regression
No
Render Feature causing black screen only on some iOS devices
How to reproduce:
1. Download and open the attached "FogErrorTest" project
2. Build and deploy the project to iOS
3. Observe the screen
Expected result: The screen is not black
Actual result: The screen is black
Reproduced with: 2020.3.40f1, 2021.2.19f1, 2021.3.11f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a12
Reproduced with: iPhone 6S (iOS 13.3.1)
Not reproducible with: iPhone 12 Pro (iOS 15.6.1)
Comments (1)
-
PauloF11
Oct 11, 2022 22:48
Confirmed this bug not happening either on iPhone 7 or iPad Pro 2nd (they use same chip generation), so it should be a bug for only iPhone 6s or lower based chips.
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
- [FrameDebugger] Missing Help button that should lead to the documentation page
- [Android] [UIToolkit] FPS does not reach 30 when the most basic UI Document is displayed in the application
- Console displays "ArgumentNullException: Value cannot be null. Parameter name: path1" during the scene template creation
- Console is not scrolling automatically when highlighting the Console message
- Asset preview is present in Inspector when the GameObject is selected in the Scene Hierarchy
Resolution Note:
The project shows an error message "You can only call cameraColorTarget inside the scope of a ScriptableRenderPass. Otherwise the pipeline camera target texture might have not been created or might have already been disposed."
This is likely the cause of the perceived issue. Please reach out again should the issue persist after fixing the error