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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1214190