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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
This is a duplicate of issue #1214190