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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment