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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment