142 results found
-
Don't always show a crash report modal after an Lens Studio crash
I would like to have an opt out button to not have to see a 'Report Crash' window. LS crashes an instane amount of times on Windows and having to dismiss that window is just another step
1 vote -
[Bug Report] Segmentation not working on latest iPad 2024 and 2025
Bug appears on Camera Kit and Snapchat too.
Segmentation not working properly on latest iPad chip and probably latest iPhones. Body Instance Segmenation is not even showing!
Related to new Apple GPU architecture ?How to reproduce :
Lens ID : becacd2e-d745-449a-9f64-6905dd576f3fTap 1 : Blue background = Portrait Segmentation
Tap 2 : Pink background = Body Instance Segmentation2021 iPad Pro
Portrait ✅ Body ✅2024 iPad Air M4
Portrait ✅ Body ❌2025 iPad Pro M5
Portrait ✅ Body ❌Bug appears on Camera Kit and Snapchat too.
1 vote -
Behavior script with haptic feedback!
Haptic feedback is an amazing feature that sorta flew under the radar. Not many people even know they can add custom vibrations to their lenses! I modified the behavior script to add haptic feedback so even people who don't code can utilize it and grab their audience's attention!
I can't share the file, but I'm pretty sure it works!
1 vote -
Change the way mesh builder culls to a static bounding box
recently tried to build a creature procedurally with Mesh builder < https://developers.snap.com/lens-studio/api/lens-scripting/classes/Built-In.MeshBuilder.html > but was disappointed to discover that the bounding box culls automatically to a static volume. This means that the creature couldn't crawl around the world. This functionality limits many creative LS projects from happening. Allowing the boundary box to be accessed via script would help (making it a scene object) or decoupling it from a reliance on a camera target.
1 vote -
Feature Request: Marketplace for Lens Studio
I would like to suggest the addition of a Marketplace within Lens Studio.
This feature would allow creators to:
• Share, buy, and sell assets such as scripts, shaders, materials, and templates.
• Access a wide library of ready-made components to speed up development.
• Collaborate and exchange resources within the creator community.1 vote -
Better startup process
This is speaking from a Windows 11 perspective. When LS 5 was first released, I could double click the icon, wait like 2 seconds for LS to open, then immediately start working.
Right now LS still opens up in a comparable timeframe, but there is a period of time (maybe 20 seconds?) where LS is completely unresponsive (including the various pop up windows e.g. version updates and home screen). I personally would rather have a splash screen with a loading bar while LS initialized than to have it open up unresponsive for some indeterminate amount of time. Or if it…
1 vote -
AI Portrait for Camera Kit
For now AI Portrait work on Snapchat app but not on web (even official Snap WebAR Link) and neither on iOS app using Camera Kit.
This would be a very nice feature to have 🤞2 votes -
Scroll horizontally in Hierarchy panel
When there are lots of child SceneObjects, the Scene Hierarchy window needs to be really wide to be able to see them. It would be ideal if it could scroll horizontally!
1 vote -
Generating MarkerAssets on runtime
Creating Image Markers from Texture Assets in real-time could add some really cool functionality to lenses, both in Spectacles and on mobile.
For example, the 'Stand Out Object Segmentation' could be used to generate an image that can then be tracked to.
1 vote -
Add a 3D 'mannequin' to the Interactive Preview scenes
It would help a bunch to have a realistic 3D body in the Interactive scenes, so the 3D body tracking can pick it up. This would help with testing real-world situations where the body tracking might be used in combination with world tracking.
1 vote -
Fix: getComponent(SomeClass.getTypeName()) bug
getComponent(SomeClass.getTypeName()) seems to not be checking the numbers after the colon ":" in the getTypeName() string!
When the string is the same before the colon for multiple components on the same SceneObject, it can return the wrong component. Been running into this a couple times and it took a while to figure out what the issue was.
1 vote -
Changing Inspector values with arrow keys should be relative
Changing Inspector values using arrow keys with multiple SceneObjects selected should increase/decrease relatively, instead of overwriting all object's values.
For example, transforming SceneObjects should be a relative distance on top of their original positions.
1 vote -
Hotkey for 'Pan' tool
A keyboard shortcut for the Pan tool (hand icon) in Scene panel would be great! Like the 'P' or 'T' key.
1 vote -
New Texture Parameter node should be called baseTex
When creating a new texture node, automatically set Title and Script Name to 'baseTex' (if none with that name exist yet). Same for Color Parameter: 'baseColor'
1 vote -
Get the url of a published lens while it's in review already
It would be great to already get the url for a lens while it's still in review (showing some text like "lens is in review, try again later"), so they can be sent to team members in different time zones
1 vote -
Copy/paste nodes
Copy/pasting nodes between different lens studio windows would be great, as well as between Materials and VFX editor
1 vote -
Show exact node name matches first
In Node editors, when searching for a node (like the "Or" node), a bunch of other nodes show up as well because a lot of names contain the text. It would be great to get the "Or" node at the top of that list since it's an exact match
1 vote -
Fix: Mac color picker copy/paste values
In the Colors panel, the values (like hex colors, rgb values) cannot be copy/pasted on Mac.
1 vote -
Remember transform space setting (World/Parent/Local) in Scene
When pressing ‘W’ to move an object, the ‘Space’ setting (World/Parent/Local) is reset to 'Parent'. When rotating with 'E', it resets to 'Local'. It would be great if a custom space setting would be remembered, ideally per SceneObject.
2 votes -
Fix: Hotkeys break on panel resize
Keyboard shortcuts (like 'F' to zoom to selection) stop working when the Scene panel is resized and their buttons disappear. It would be great if the keyboard shortcut keeps working, even when the panel is smaller
1 vote
- Don't see your idea?