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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment