Canvas image not showing up during insert canvas and causes file corruption
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Has anyone seen this issue with canvas?
I start with a fresh new design instance, select a principle plane, insert canvas, select file from my computer, click insert, and the image does not appear, scale, or translate no matter what I do. Changed opacity, that isn't it.
After that, I select edit canvas from the browser tree and this is what I get:
I was curious, so I took the log2 of the numbers in the X dist, Y dist, Z ang fields with a calculator (log2(2147483647)) and I get 31, so this is a negative overflow of a 32-bit integer.
Clicking ok after the edit canvas command then causes the orientation cube to disappear for this design instance upon trying to zoom with the mouse scroller. Saving the file then reopening also causes this behavior, so the troubleshooting file seems corrupted at that point.
Interestingly, I have no issues opening and editing a file that already has existing canvases:
So it seems like a bug in the creation process.
I recently rebuilt my PC, which now is:
i7-4770 32GB
1T SSD
Radeon RX 850 w/8GB
No other issues with any other installed software or any stability issues seen. F360 also runs great now other than this. Are there any issues with this particular graphics card, or has there been any code revisions in the functionality of the insert canvas command? o_O