92 results found
-
iOS App Clips and Android Instant Apps
I want to enable users to try Snap AR experiences without needing to download the full app. This is often a barrier to entry for older users.
When a creator publishes they should see an App Clip Code, an Instant App code and the original SnapCode.
With these features I would be able to cut a lot of costs by not needing to deploy my own full mobile app to get the same functionality.
4 votesI believe you have seen that we have displayed this capability with a special internal lens. We are exploring ways to bring this feature to the public!
-
1 on 1 mentorship program
Members of the community or even some SLN who want to improve their skills can apply to be matched with SLN members who are willing to mentor them and teach them skills in creating lenses for different criteria. Some focus areas can be creating for engagement or for advanced technical innovation. If resources are available, we can do networking with everyone involved, etc.
2 votesWe love this idea for 1:1 mentorship opportunities. It's something that would take some time for our team to develop. We will consider this in the future!
-
Shadows Support For Bitmoji
So I think this has been requested multiple times on discord as well but yeah native option on 3D Bitmojis would add more detail to the experiences. Thanks to the new Inspect Preview I was able to see all the render mesh visuals of the bitmoji being added to the scene so I quickly wrote one script to navigate through and enable shadows dynamically through it but that way also didn't work coz I guess the mesh data wasn't available however I was able to change out the materials tho. Shadow and material options would be great properties to expose…
2 votesHey Krunal!
Excited to say that we should have a fix coming in the next version that will allow this to work!
Thanks
-
Organize My Lenses Dashboard
Currently my work is spread across multiple accounts on the My Lenses Dashboard, including a bunch of early work before we went to the lens folder system. I'm also still a part of many organizations that I built a professional effect for, but I'm no longer working for that client. It would be nice to be able to clean up my dashboard, move lenses from a legacy account into my new one and leave organizations that I'm no longer a part of.
2 votes -
Custom Code Node Errors + Code Height
When writing a custom code for a shader, the errors don't appear automatically. You need to click on another node and then click back on the code node so you can see the error.
Changing the "height" parameter so you can see more lines of code is not working either.
2 votes -
Custom Code Node Typing Suggestions
When writing a custom code node in LS 5.0, the suggestions are not very smart.
For example, in LS for, if you want to get a normal vector you could type "system.normal" and it would suggest automatically "system.getSurfaceNormalWorldSpace".
In LS 5.0 that doesn't happen, you need to type the exact same thing as the API.
My suggestion is to make it a little bit smarter like it used to be in LS 5 ;)
Cheers,
Caio2 votes -
Move the delete asset button away from the rename button and other common buttons
The delete asset button is right next to all the other common asset options in LS 5. Unlike in 4.55 where it was away and even had a line break before it. I keep accidentally clicking it. It would be a nice quality of life change and save me great turmoil. Pics attached showing the two different locations on 4 & 5
1 vote -
Add new native hints
This is not exactly 5.0-specific but it could be a good opportunity to implement new native hints to Lens Studio. Specifically I'm frequently in need of using a hint to trigger the "SnapRecordStartEvent" event. A hint for "SnapImageCaptureEvent" could also be added. These events have been added somewhat recently, however no hints were added along them.
3 votesHey Luka, We have a number of new hints that are available in the asset library like tap and hold or shake. Are those what you are looking for? Or something else?
-
find usage
Now that the Asset Browser gets populated fast (as Image, Flat and Material is added automatically every time an image is added in the Scene Hierarchy). I do often have to right-click and Find Usage (the hotkey cmd/ctrl-U is unfortunately discontinued). I suggest adding a column in the Asset Browser that shows how many times an element is used (see example)
1 vote -
Profiler Tool
I wish I had a tool to breakdown Lens Performance like the Unity profiler tool.
https://docs.unity3d.com/6000.0/Documentation/Manual/ProfilerCPU.html
3 votesWe are in fact on working something that is moving us in this direction! No timeline yet, but we will share more when we have it!
-
UGC submissions directly from a Lens
Many of the brands we work with run competitions that require their audiences to activate using a lens and then submit the content to enter.
Previously we were able to solicit submissions by having the user direct message the content but since the roll out of brand profiles, users must now: follow the brand -> unlock the lens -> create the content -> @mention the brand -> post it to their story.
The additional friction from these steps has seen a steep decline in the number of entries brands have been receiving for these style of campaigns.
In an ideal…
4 votesSo this is something that we have been discussing with the various teams that work with this. We believe teams are aware of this issue and working with ways to improve the situation
-
3D Object Tracking Flow
Similar to custom location AR, just minus the location.
4 votesWould love to hear more about the use cases here that are different than what you can do with ML models!
-
Top Lenses (Top Posted Lenses)
Hi Team,
I am writing to suggest an enhancement to the new 'Post' metrics in the My-Lenses section. It would be incredibly beneficial to have an option in the dropdown menu for 'Top Posted Lenses'. This feature would allow users to easily identify which lenses are being posted the most. (See image as reference)
/Baruch
2 votesThank you for this feedback. it is an interesting idea that we have put into backlog for review.
-
1 vote
-
Download and Edit AI 3D Assets
Most of the 3D AI assets are okay, but not very usable. I'd like to be able to edit it outside of lens studio, tweak the mesh, texture or add bones and animations on it.
1 vote -
Unpack Assets Easily
I can see there's a new format for 3D assets being imported into the LS project. All of them are imported in a packed state. Firstly would love to know more about what this does and why it is there. Is it for performance optimization? Secondly it has now become a two step process to modify the materials since we need to unpack the resource first to gain access for modification. Also there's only one way to do it by unpacking the main resource. Would like an easy double click on material to prompt me unpack resource if packing is…
1 vote -
Undo behavior with selection, like in blender or maya.
Undo/redo should take into account the selection. For example if I select something I should be able to undo the selection.
1 vote -
Can't View World Mesh
In LS 5.0, you can't visualize the world mesh. I tried with different materials.
The same setup in LS 4 works fine.
I talked to other users and apparently it has to be activated via script, otherwise it won't show up.
1 voteHi Caio,
This will be fixed in our next release. In the meantime, you can explicitly enable world mesh with a script: script.deviceTracking.worldOptions.enableWorldMeshesTracking = true
-
Add Global Shader Parameters
Currently shader globals are only for inter-shader multi step processing. I want the ability to set global shader variables in code that would update amongst all materials that use it. Currently I have to write a material registration system.
5 votes -
More user context information
Would be great if the user context system could get more information.
Right now for instance we can only get a city name.
It would be nice to get the state/province and country as well. This has many uses and clients ask for it basically every day of my life lol. For instance, showing sports teams, showing license plates on 3d cars, flag back drops, localized holidays, and many more.
3 votes
- Don't see your idea?