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.

Sample scenes not working in 1.1.4

See original GitHub issue

I’ve got these errors in sample scenes:

NullReferenceException: Object reference not set to an instance of an object
UnityMVVM.Binding.DataBindingBase.FindViewModel () (at Library/PackageCache/com.push-pop.unitymvvm@6ea25b4f7d/Scripts/Binding/DataBindingBase.cs:78)
UnityMVVM.Binding.DataBindingBase.Awake () (at Library/PackageCache/com.push-pop.unitymvvm@6ea25b4f7d/Scripts/Binding/DataBindingBase.cs:100)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:25 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
push-popcommented, Mar 16, 2021

Another note I realized that my new samples aren’t in there! No wonder no-one can figure out how to use 😆

1reaction
push-popcommented, Mar 16, 2021

Personally am using Scoped Registry with Unity Package Manager: https://docs.unity3d.com/Manual/upm-scoped.html

The OpenUPM dev recommends using his commandline tool.

I will try to add instructions soon to the repo

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scene loading problems
Hello everyone, I'm trying to setup Addressables for our project which is in the early blockout phase. I got a lot of problems...
Read more >
PUN demo not working...
I am running Unity 2019.4.1 (LTS). I imported and installed the following in this order. - UCC - Pun2 - PUN Multiplayer Addon...
Read more >
Navigation Samples | AI Navigation | 1.1.4
The following sample scenes are included with the AI Navigation package: ... type can change the way agents navigate through the same scene....
Read more >
Scene Lighting Not Working : r/Unity3D
I had an issue where when I would load a scene in play mode, the lighting would be very dark. I researched on...
Read more >
Scene Loading - Photon Fusion
This Fusion Scene Loading sample explores and showcases a more customizable way of loading scenes in Fusion that the developer can manipulate for...
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