Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X, 2021.2.X
Votes
4
Found in
2019.4
2020.2
2020.3
2020.3.2f1
2021.1
2021.2
Issue ID
1338514
Regression
No
LightProbes.needsRetetrahedralization doesn't get invoked in IL2CPP builds
How to reproduce:
1. Open the user's attached project
2. Build the project
3. Observe the build
4. Wait until two cubes appear in the Scene
Expected result: The left cube is blue
Actual result: Both cubes are red
Reproducible with: 2019.4.21f1, 2019.4.27f1, 2020.2.4f1, 2020.2.7f1, 2020.3.10f1, 2021.1.0b5, 2021.1.9f1, 2021.2.0a3, 2021.2.0a18
Cannot test with: 2019.4.20f1, 2020.2.3f1, 2020.2.2021.1.0b4, 2021.2.0a2
Note:
- The issue doesn't reproduce when the scripting backend is set to Mono
Comments (1)
-
PlayItSafe_Fries
Jun 23, 2021 10:39
Is there a workaround?
Right now after additively loading the scene containing the light probes, we wait 0.25 seconds before calling the TetrahedralizeAsync method.
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
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a7
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0b11
Resolution Note (fix version 2021.1):
Fixed in 2021.1.20f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.18f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.31f1