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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment