Search Issue Tracker

Fixed in 5.1.0

Votes

0

Found in

5.0.0b20

Issue ID

664950

Regression

No

There is no note that int's in Lightmapping.GetTerrainGIChunks are ref's

The scripting reference lists Lightmapping.GetTerrainGIChunks(Terrain terrain, int x, int y) when it actually should say Lightmapping.GetTerrainGIChunks(Terrain terrain, ref int x, ref int y). The IDE has it correctly.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.