Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a6
Issue ID
1065040
Regression
No
[Reflection probes] Reflections are inconsistent between Editor, Mac Standalone and iOS builds
To reproduce:
1. Open the "[Use Cases] Reflection Probes" project from collab;
2. Open "Corridor" scene;
3. Build and run for Mac Standalone and iOS;
4. Compare results.
Expected results: Unity logo and ceiling reflections are visible on the ground.
Actual results: Unity logo reflections are missing, ceiling reflections are low resolution
Reproduced with: 2018.1.9f1, 2018.2.2f1, 2018.3.0a6
Devices under testing:
iOS:
iPhone 6s, SoC: A9, iOS: 11.2.1
iPad Mini 5th gen, SoC: A9, iOS: 10.3
iPad Mini 4, SoC: A8, iOS: 11.4
iPhone 7 plus, SoC: A10, iOS: 11.4
iPhone X, SoC: A11, iOS: 11.4.1
MacOS High Sierra 10.13.6, GPU: AMD Radeon Pro 455 (2048 MB)
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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
Resolution Note:
1. Bug with dicrepancy between Editor and Player is no longer reproducible in Unity 2019.1.0.
2. In order to see the same reflection probes rendering on those two platforms, Reflection Probes Box Projection flag should be enabled in Project Settings > Graphics under iOS target platform. By default, this setting is disabled for mobiles. Definitely, we should handle this more gracefully UX-wise, so we will consider this as a separate issue.