Search Issue Tracker
Fixed
Fixed in 2022.3.4f1, 2023.2.0a21
Votes
0
Found in
2022.3.1f1
2023.2.0a18
Issue ID
UUM-37746
Regression
No
Native RenderPass framebuffer sample does not work on Intel macOS when the platform is set to iOS
Reproduction steps:
1. Open the “bug-repro.zip“ project
2. Open the “Main” scene
3. Observe the Game view
4. Open Build Settings and switch to the iOS platform
5. Observe the Game view
Expected result: The scene looks the same
Actual result: Depth of Field blurs the entire scene
Reproduced in: 2022.3.1f1
Could not test in: 2021.3.27f1, 2023.1.0b19, 2023.2.0a18 (custom rendering package errors)
Reproduced using: macOS 13.3.1 (Intel)
Not reproduced using: macOS (M1) (by the reporter)
Notes:
1. Not reproduced in iOS Player
2. Native RenderPass framebuffer sample does not work on Intel macOS when the build target is set to iOS. This is because the shader in use swaps to the iOS version when the build target changes, which is incompatible with Desktop Metal
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment