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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment