Hi
When I create a Minimal Needle scene (Unity 2021.3.9, Exporter 2.28.0-pre, Runtime 2.24.0-pre) the Universal Additional Camera Data script is missing on my camera object. I guess this script is only needed in URP, but just wanted to mention it (may lead to confusion
) and ask if there is an equivalent needed in Built-In RP?! br, Max
Original Post on Discord
by user 474974683163394049
Is it? I just created a new minimal project and it has the camera data script (actually the scene template has it too)
Unfortunately yes, itโs missing Oo

by user 474974683163394049
Oh thats what you mean right - I guess the script shouldnt be in the template
thanks for pointing it out
Btw we also have a package to help with missing scripts (showing what is missing) ๐ฆ Needle Missing Component Info - com.needle.missing-component-info | OpenUPM 
@Marcel_Wiessler1
we could ship a shim (have done that in other packages) that takes itโs place when URP is not present. Or (maybe cleaner) we remove the script at unpack time if itโs BiRP
Iโm trying to load the sample scene for the presence platform. Is this related?
by user 1081953198014734357
by user 1081953198014734357
I would assume yes (looks like you dont have URP installed so this is most likely just the AdditionalCameraData component that is missing there too - the project should still work the same in Needle Engine)
ok i opened another URP projects and itโs working the same - which is - it is not working . iโll start another thread for it.
by user 1081953198014734357
You mean the scene is not working in the browser or the script is still missing?
not working in the browser/headset. see Discord
by user 1081953198014734357