Posts

Post not yet marked as solved
7 Replies
Same here. Deployment target of iOS 16, no working breakpoints. Change it to 17, and breakpoints work again.
Post marked as solved
23 Replies
Same problem on Instruments Version Version 15.0.1 (15A507), iPhone 15 Pro Max iOS 17.1.1, M1 MBP Ventura (13.6.2 (22G320)), and Intel MBP (Sonoma 14.0).
Post not yet marked as solved
1 Replies
(for anyone finding this from a search - there's other discussions around here on this topic) File names for CapturedRoom export cannot start with a number - it's a leaky abstraction, implementation details about UDSZ have escaped and affect our choice of filenames (courtesy of DTS: a requirement of the USD spec, see the documentation here: https://openusd.org/dev/api/group__group__tf___string.html#gaa129b294af3f68d01477d430b70d40c8) Feedback reported: FB13240732
Post not yet marked as solved
8 Replies
It's a leaky abstraction, implementation details about UDSZ have escaped and affect our choice of filenames (courtesy of DTS: a requirement of the USD spec, see the documentation here: https://openusd.org/dev/api/group__group__tf___string.html#gaa129b294af3f68d01477d430b70d40c8) Feedback reported: FB13240732 (and Shiv, I bet your code works 40% of the time, when you have a hex digit as the start of your UUID. Guess you lucked out getting a bad file name to start out with! :-) )
Post not yet marked as solved
4 Replies
It's a leaky abstraction, implementation details about UDSZ have escaped and affect our choice of filenames (courtesy of DTS: a requirement of the USD spec, see the documentation here: https://openusd.org/dev/api/group__group__tf___string.html#gaa129b294af3f68d01477d430b70d40c8) Feedback reported: FB13240732
Post not yet marked as solved
8 Replies
@Shiv Sharma Try starting your file name with a non-number. DTS got back to me with a workaround, have a letter at the front of your filename, and it'll export correctly.
Post not yet marked as solved
4 Replies
@Shiv Sharma DTS discovered if I used a filename with a non-number as its first character, then it exports (and was able to verify that and get exports)
Post not yet marked as solved
8 Replies
I've got the same problem (https://developer.apple.com/forums/thread/738801) - Per Quinn's suggestion, TSI Case-ID: 4368872 submitted
Post not yet marked as solved
4 Replies
Per Quinn's suggestion, TSI Case-ID: 4368872 submitted