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
- Animation stops at the end of the transition duration when the Animator preview is played
- Imported FBX Models are not visible in the Scene or previewable in the Project files when the Parallel Import option is enabled
- Adding or removing assets to bundles will cause other assets to be rebuilt when BuildAssetBundleOptions.UseContentHash is used
- Prefab overrides cannot be obtained when Serialized via Property
- ScrollRect scrolls up when activating a GameObject with a ScrollRect and an InputField under specific conditions
Add comment