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: 'packedSizesi] == sizes[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
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
Add comment