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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment