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
- Errors when rendering a camera to render texture with only depth
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
Add comment