Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0b9
2019.3.0f3
Issue ID
1202457
Regression
Yes
[Terrain] [Lightmap] OpenRL error occurred: RL_INVALID_VALUE errors are thrown on erasing the Painted holes with auto GI bake
OpenRL error occurred: RL_INVALID_VALUE errors are thrown continuously on erasing the Painted holes.
Steps to repro:
1. Create a new project.
2. GameObject > 3D > Terrain.
3. Select the Paint Texture tab > Select Paint Holes option.
4. Create Holes on Terrain.
5. Erase all Holes on the Terrain (Shift + Click).
Actual Result:
Errors are thrown in the console.
Expected Result:
No errors in the console.
Workaround is to either:
- Stop the bake, clear baked data and rebake;
- Use GPU Lightmapper or Enlighten for baking.
Reproducible in:
2020.1.0a15, 2019.3.0f3 (d719fa0632c6), 2019.3.0f2 (027dc118ae78), 2019.3.0f1, 2019.3.0b10, 2019.3.0b9;
Working fine in:
2019.3.0b8
Environment:
Only on Windows 10.
Stack trace:
OpenRL reported error code 501: OpenRL error occured: RL_INVALID_VALUE: Primitive "cec7835c52d9c5dfb28dbaa4827992e6:0" contains invalid texture "000001458F07BD80" in uniform "Transmission".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment