Grid rendered at wrong spacing

If you open two files with different grid spacings, the second file renders the grid with the spacing of the first file.

The Grid settings show the correct value, but the grid is not rendered correctly until you hit OK.
CC version 757, on Windows 10.

2 Likes

I can confirm this apparent bug in CC 756 for Mac. The issue was also present in previous versions. Here is a repeatable method to replicate and demonstrate the idiosyncrasies:

  1. Open CC. Set Grid Spacing to .25" and hit “OK”. Make sure View>Snap to Grid is checked. Draw a 1" box. Drag it around and note that it correctly snaps to the .25" grid. Save the file and name it “Grid Test .25 inch”

  2. Quit CC. Open CC. Set Grid Spacing to 1" and hit “OK”. Draw a 1" box. Drag it around and note that it correctly snaps to the 1" grid. Save the file and name it “Grid Test 1 inch”.

  3. Quit CC. Open the first file (“Grid Test .25”). Note that the visible grid is still 1 inch. But if you drag the 1" box around, it snaps to an invisible .25 inch grid.

As @mhotchin said, to “fix” it, you now have to open the Grid Spacing dialog (where it will already say “.25”), and hit “OK”.

2 Likes

The reason this happens is there is a file called “settings” in the data directory. That file gets updated and that is why when you open a new file it is the job set up for the last job saved.

This topic was automatically closed after 30 days. New replies are no longer allowed.