question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CesiumCreditSystemUI - ArgumentNullException

See original GitHub issue

Using latest Cesium release v1.3.2:

ArgumentNullException: Value cannot be null.
Parameter name: e
UnityEngine.UIElements.UQueryExtensions.Q (UnityEngine.UIElements.VisualElement e, System.String name, System.String className) (at <fe7a0fa708534184bcd39b65327ff33e>:0)
CesiumForUnity.CesiumCreditSystemUI.OnEnable () (at Library/PackageCache/com.cesium.unity@1.3.1/Runtime/CesiumCreditSystemUI.cs:51)

Issue Analytics

  • State:closed
  • Created 3 months ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kringcommented, Jun 16, 2023

What do you mean by “starting a demo scene”?

0reactions
j9liucommented, Jul 10, 2023

I believe this was fixed in https://github.com/CesiumGS/cesium-unity/pull/342, so I’ll close this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Credit - Cesium Documentation
A credit contains data pertaining to how to display attributions/credits for certain content on the screen. Name, Type, Default, Description. html, string, An ......
Read more >
Add custom credit manually in data attribution box
Hi,. I sucessfully added a static default credit with this code : viewer.scene.frameState.creditDisplay.addDefaultCredit(new Cesium.
Read more >
Adding own logo to the bottom of the cesium application
I would like to add my own logo at the bottom of the cesium application. I would like to know which file in...
Read more >
Credit - Cesium Documentation
A credit contains data pertaining to how to display attributions/credits for certain content on the screen. Name, Type, Description. options, Object, optional ...
Read more >
'[Mono-patches] r129116 - MARC - Marc.info
Linq/src/DbMetal/DB all to DBML.txt trunk/mcs/class/System.Data. ... FindParameter(name); + if (memberInfo == null) + throw new ArgumentException(string.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found