Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0f2
Issue ID
1066196
Regression
No
[PLM] Lightmap baking is stuck with 'OpenRL error 501 in function rlViewport: RL_INVALID_VALUE' when baking
Steps to repro:
1. Create a scene with LODs where lower LODs are marked static to participate in the bake.
2. In the Lighting window click Generate Lighting to bake Lighting.
Expected result:
Lighting is baked successfully.
Actual result:
Baking stalls on 'Baking...' stage and no baked lightmaps are being added.
Notes:
- Reproducible in the custom build based on Unity 2018.2.0f2;
- The bug blocks the workflow of the Demo team.
- Could not retest in 2018.3 and 2019.1 as the repro project only works in 2018.2;
- The bug is also partially reproducible in FPSample project, but with different symptoms (OpenRL errors constantly fired in the console).
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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
DanTaylor
May 10, 2019 05:17
Seeing the same phenomenon in 2018.3.10f1.
Scene baked fine in 2018.2.19f1, but now it hangs at about 50%.
:(