A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Here's what needed updated. public static RenderingMethod RenderingMethod { get =>...
Great suggestions.
@DarkAkuma Any plans to update this for 2020? It no longer builds, failing due to PlayerSettings.virtualRealitySupported being no longer available...
Awesome! Thank you. There really is no other asset with your collection of options available for use at runtime.
Line #4302 the file AXModel.cs starts a loop that enables "isKinematic" on RigidBody components attached to GameObjects found to be under the...
Great tool, thank you. The contents of the static TransformTools class would be equally useful to access during runtime. I'll probably re-work a...
You ever resolve this? I'm now seeing it on a project that's been building fine for a while.
Many thanks! Why this exact info isn't in the manual is darn mystery.
Hi All. I’m looking for a way to bake the bake: to merge the Bakery-generated maps with the underlying textures, or any way to not require the...
Any luck with a solution? Also having the same problem: linear project produces dark and overly saturated 360 renders.
Thanks for the reply, I'll let you know. My issue is very noticeable and must be resolved.
Did you ever resolve this? Seeing the same issue.
I have this problem with the car models I'm working with. Very lame. Thanks for the suggestion on how to resolve.
Just found this: https://github.com/Unity-Technologies/NavMeshComponents
Amazing results. Would you mine sharing a screenshot(s) of your relevant HDRP settings, as you do in your Bakery posts?
Laurenth, is there an "official" way to reset/clear the DXR temporal buffers? For instance, when you cut to another camera with Cinemachine you...
Does anyone know the/a HDRP/DXR method to reset the temporal history? PostProcessing V2 has a publicly accessible "ResetHistory" method, whereas...
Thanks for the reply and screenshot. However, I was asking about transparency while using the "Path Tracing" override. The docs do not state that...
Is transparency currently possible in DXR path tracing? I can't seem to find a combination of settings that produces anything with a transparent...
@deepakguptaPR I'm having trouble implementing the code you've shared. Is the "catalogPath" string pointing at a local catalog file produced by...