Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1.0a23
Issue ID
1220614
Regression
Yes
Reflection Probe Lightmap compression on iOS results in green lightmaps
To reproduce:
1. Create a new project with Universal RP template;
2. Change a platform to iOS;
3. Wait until lightmaps are baked (or rebake it yourself in Lighting Window, after unchecking "Auto Generate" and "Clear Baked Data");
4. Check the game view or build and run on any iOS device.
Expected result: the scene does not have a green shade
Actual result: scene has green shade
Notes:
1. the problem goes away after removing Reflection probes from the scene.
2. the problem does not go away after changing Lightmap Encoding to High Quality
3. the problem does not go away after Overriding Lightmap compression
Reproduced with: 2020.1.0a23 (URP 8.0.0 - it's not released yet, I cloned SRP and checked out to 8.x.x/release branch)
Not reproduced with: 2019.3.2f1 (URP 7.2.1)
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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
This is a duplicate of issue #1214190