Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b10
Issue ID
949449
Regression
No
[UI] Scale in Lightmap info box is not displayed correctly
In Mesh Renderer component, information box for Scale in Lightmap parameter, namely "Object's size in lightmap has reached max atlas size." does not show up until the user hovers the mouse on inspector. Information box needs to be painted when user clicks on the object and inspector should display it when it's loaded.
Steps for reproduction:
1) Download the project below `ScaleInLightmapUIBug.zip`
2) Open the scene `t1`
3) Build the lighting
4) Click on the plane
5) Observe that information box is initially not painted
6) Hover the mouse on the inspector
7) Notice that information box shows up when user hovers the mouse on Mesh Renderer component
Notes:
- If steps are not clear, please see GIF attached below
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor is stuck in an infinite reimport loop when a specific project is reloaded
- Editor gets stuck on the "Reloading Domain" window when the Play Mode is entered and exited a few times in a short period
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
Add comment