Search Issue Tracker
Fixed in 2017.1.0f3
Votes
1
Found in
5.5.2f1
Issue ID
887650
Regression
No
The Scale in Lightmap is the same even when Atlas Size is changed from 1024 to 4096
To reproduce:
1. Open attached project;
2. Run scene test and select Cube;
3. In lightning >> Baked GI >> Make atlas size 1024;
3. Go to Object window >>Mesh Renderer >> Scale in Lightmap and set to 10.46 ("Object's size in lightmap has reached the max atlas size" message appears);
4. Go back to lightning >> Baked GI >> Make atlas size 4096;
5. Go to Object window >>Mesh Renderer >> Scale in Lightmap and check if message is gone
Expected result: When Atlas size is set to 4096, message should not appear when the scale is the same as for 2048
Actual result: Switching from 2048 to 4096 doesn't affect the warning message, despite the object actually fitting in 2048 atlas size.
Reproduced in: 5.4.4f1; 5.5.2f1; 5.5.2p1; 5.6.0b11; 2017.1.0a2
Fixed in: 2018.1.0a1.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
- New Artifact generated for Video when reimporting with identical settings
- “ArgumentOutOfRangeException: Length cannot be less than zero.“ error or “NullReferenceException: Object reference not set to an instance of an object“ error is thrown when CoreUnsafeUtils.FixedBufferStringQueue reads out of bounds
mattis89
Oct 21, 2017 12:26
Hello! Where do I find the atlas size options and baked gi in unity 5.6.2f1 ?
Thanks