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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
Add comment