Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
1
Found in
2018.3.0a1
Issue ID
1047946
Regression
No
[Enlighten] Assertions 'packedSizes[i] == sizes[i] ' are shown after baking lighting with certain Indirect Resolution values
Steps to repro:
1. Open attached project and '11_LightingScenarioTest' scene;
2. Open the Lighting settings window (Window>Rendering>Lighting Settings);
3. Press 'Generate Lighting' button;
4. Wait until 'Create System' stage ends.
Actual result:
Error:
'Assertion failed on expression: 'packedSizes[i] == sizes[i] || packedSizes[i].x == kDefaultSystemAtlasSize || packedSizes[i].y == kDefaultSystemAtlasSize'`
is shown in the Console. See attached video.
Expected result:
No errors are shown in the Console after pressing 'Generate Lighting' button.
Notes:
- Reproducible in 2018.3.0a1, 2018.2.0b8, 2018.1.3f1, 2017.4.5f1;
- Reproducible on Windows and OSX;
- Reproducible only when 'Indirect Resolution' value is bigger than '0.93'.
- Happens only with Enlighten/Realtime GI; not happening with PLM/Baked GI.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment