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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment