Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b11
Issue ID
890651
Regression
No
[PVR] G-Buffer job fails when Keep Quads option is enabled
When `Keep Quads` option is enabled in Import Settings of a mesh, Progressive Lightmapper gets stuck.
Steps for reproduction:
1) Open the scene `t1`
2) Ensure that backend is set to Progressive Lightmapper
3) Build the lighting
4) Observe the bug, baking gets stuck
5) Following error is thrown in the console log:
'PVR GBuffer' job failed with error code: 2 ('Non-triangle topology is not supported when creating the GBuffer.').
Notes:
- Not a regression, introduced when Progressive Lightmapper is introduced in 5.6.0b6
- Comparison is provided in the screenshot below, baking gets successfully completed when `Keep Quads` option is disabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment