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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
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%.
:(