Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NullReferenceException ComponentPool.cs:36 [SOLVED]
#2
I found the cause of the issue... it may be something that's common knowledge but took me a while to figure out.

A scene in my project has a sub-scene using some curvy splines and so it has a _CurvyGlobal. The main scene also have splines and it's own _CurvyGlobal.
Removing these from the subscene has fixed the errors.
Reply


Messages In This Thread
RE: NullReferenceException ComponentPool.cs:36 - by ionside - 12-05-2017, 12:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Thumbs Up Assembly Definitions (Solved) lacota 3 6 06-01-2023, 11:04 AM
Last Post: _Aka_
  GetComponent<SplineController>() doesn't work? [SOLVED] ionside 0 2,244 07-10-2016, 02:37 AM
Last Post: ionside
  [Solved] SplineController skips on CurvySpline.ControlPoints[0].Delete() cpoll 6 10,614 02-15-2016, 04:56 PM
Last Post: cpoll
  [SOLVED] Additional fields on a Connection Trainzland 6 9,947 01-27-2016, 07:18 PM
Last Post: Jake

Forum Jump: