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.
ok, so I revisited this and this is currently the solution I have: UXML file: <UXML xmlns:ui="UnityEngine.Experimental.UIElements"...
Thanks for your response. Rather than inlining the text, my question was whether there was a process for externalising it. i.e, in the uxml...
I'm pretty new to this, but you could try applying a style sheet (or perhaps a style directly to the element - I haven't tried that yet). For the...
For reference; at the moment I'm adding a unique name to all of the labels I'm using and then referencing them in the OnEnable method in the...
Hi, I've just stumbled across the new uielements system - it looks like a really nice addition to the editor, thank you! I've been playing around...
Thanks Bill. Is there anyway to track the progress of this, and in the meantime, any temporary workaround you can suggest?
Anyone?
Hello, I'm currently trying to fix an issue where our addressables download won't restart/continue once connection is lost and then then...
Thanks for getting back to me so quickly, that looks just what I'm looking for!
I would like to push assets created during a cloud build to a secure server requiring a username/password (i.e. do build, create zip of assets,...
I've managed to solve this issue - looks like an old resources folder in our project had been moved to a sub folder with the vuforiaconfiguration...
I'm also seeing this. Using Unity 2017.4.0f1 and vuforia 7.0.47. License is ok, but I can still see the watermark. Did you solve the issue?
On a side note, the cloud build manifest also seems to add extra permissions that we don't want (these aren't in our manifest and don't appear in...
If those changes don't help: I just ran a test with the version 5.6.2f1 of Unity and the build fails with manifest issues. Pointing back to...
Going just by the suggestions in your console output, you could try : <?xml version="1.0" encoding="UTF-8"?> <manifest...
We're on 5.6.3p1, is it possible for you to try that and see if it builds? Also, did you try the second suggestion in your console output? 20750:...
I added xmlns:tools="http://schemas.android.com/tools" to the manifest tag in our android manifest and that seems to work. Not sure why it's only...
Similar happening for us...builds were working fine yesterday and broken today. Error we're seeing (I removed our company name in the path):...