
Bart T.
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Posts
Recent activity by Bart T. Sort by recent activity-
Lens does not list my name after being published
Hi, I just published my first Lens but when I scan the snapcode I see "by (null)". Where is it pulling that from and how can I fix it? My creator profile name is Bart (and I actually don't even kno...
-
Plane detection only works on iOS devices?
I've been using plane detection in my project and testing on an iPhone 12 Pro. I'm not sure whether Snapchat is using lidar to accomplish this (shouldn't need to, ARKit supports planes without it)....
-
Cannot instantiate objects with particle materials
I'm trying to add particle effects using the materials provides in Snap's Particles template to a prefab. Weirdly, if I drag the prefab into the scene, it works just fine. The particle effects trig...
-
Lens freezes when playing audio
I can frequently cause my Lens to lock up completely simply by playing audio from a single audio component. Has anyone encountered this with the latest Lens Studio and Snap app? It occurs only when...
-
AudioListener on main camera breaks audio in Snap app?
Hi, I'm trying to use spatialized audio effects but when I drop an AudioListener component onto the main camera, I can no longer hear anything when deployed to the app. I couldn't find a spatial au...
-
Is it possible to set per-instance material properties (baseColor)?
Hi, I thought I had this working at one point but I guess I never thoroughly tested it. Is it possible to instantiate materials so that changing properties such as color through scripting is unique...
-
Lens Studio 4.10 Breaks My Project
Lens Studio 4.10 breaks my project. When I deploy to Snapchat I get the error: Factory found an inaccessible type: Physics.WorldSettingsAsset I don't even use physics (rolled my own instead already...
-
How to ensure 2D content displays correctly on all devices?
Hi, I'm really struggling with Lens Studio's "Screen Transform" system. I've read the documentation but it doesn't make a lot of sense to me. I'd like to pin four guidance arrows to the left, right...
-
Plane detection in world tracking mode
Is there any way to detect planes (especially horizontal planes like the ground and table surfaces) while in world tracking mode? There are some classes described in the documentation for which I c...
-
Bug: Orthographic camera is rendering Default layer content
I think I've found a Lens bug that manifests itself only on-device (not in Lens Studio): the orthographic camera, which is set to render a layer called "Orthographic", renders "Default" layer conte...