Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Look rotation viewing vector is zero
#3
I got this message too.

From Console:

1 Time this message

Look rotation viewing vector is zero
UnityEngine.Quaternion:LookRotation(Vector3, Vector3)
FluffyUnderware.Curvy.Generator.Modules.BuildShapeExtrusion:Refresh() (at Assets/Plugins/Curvy/Base/CG Modules/BuildShapeExtrusion.cs:825)
FluffyUnderware.Curvy.Generator.CGModule:doRefresh() (at Assets/Plugins/Curvy/Base/CG/CGModule.cs:824)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Refresh(Boolean) (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:595)
curvyGenerator.Refresh(); // Calling this method starts all

2 Times this message
Look rotation viewing vector is zero
UnityEngine.Quaternion:LookRotation(Vector3, Vector3)
FluffyUnderware.Curvy.Generator.Modules.BuildShapeExtrusion:Refresh() (at Assets/Plugins/Curvy/Base/CG Modules/BuildShapeExtrusion.cs:859)
FluffyUnderware.Curvy.Generator.CGModule:doRefresh() (at Assets/Plugins/Curvy/Base/CG/CGModule.cs:824)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Refresh(Boolean) (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:595)
curvyGenerator.Refresh(); // Calling this method starts all

First it showed that bubbling from curvyGenerator.Refresh(); but then i deleted that code. Again same message.

1 time this message

Look rotation viewing vector is zero
UnityEngine.Quaternion:LookRotation(Vector3, Vector3)
FluffyUnderware.Curvy.Generator.Modules.BuildShapeExtrusion:Refresh() (at Assets/Plugins/Curvy/Base/CG Modules/BuildShapeExtrusion.cs:825)
FluffyUnderware.Curvy.Generator.CGModule:doRefresh() (at Assets/Plugins/Curvy/Base/CG/CGModule.cs:824)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Refresh(Boolean) (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:595)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Update() (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:252)

2 Times this message

Look rotation viewing vector is zero
UnityEngine.Quaternion:LookRotation(Vector3, Vector3)
FluffyUnderware.Curvy.Generator.Modules.BuildShapeExtrusion:Refresh() (at Assets/Plugins/Curvy/Base/CG Modules/BuildShapeExtrusion.cs:859)
FluffyUnderware.Curvy.Generator.CGModule:doRefresh() (at Assets/Plugins/Curvy/Base/CG/CGModule.cs:824)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Refresh(Boolean) (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:595)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Update() (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:252)
Reply


Messages In This Thread
RE: Look rotation viewing vector is zero - by Erman - 11-27-2019, 06:12 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation bad rotation aloriza 5 14 11-29-2023, 09:52 AM
Last Post: _Aka_
  Rotation issue with generator nicolaj.h.andersen@gmail.com 1 15 04-14-2023, 11:58 AM
Last Post: _Aka_
Photo Rotation anchors tairoark 4 10 06-01-2022, 02:54 PM
Last Post: _Aka_
  Align to spline action and rotation Lupp_ 3 1,341 01-23-2021, 08:12 PM
Last Post: _Aka_

Forum Jump: