Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

5.0.0b14 - Particle System error on renderer component

Discussion in 'Unity 5 Pre-order Beta' started by LCe, Nov 30, 2014.

  1. LCe

    LCe

    Joined:
    Jun 1, 2013
    Posts:
    38
    Hello,

    I declared a bug, but I'm not sure that's not a problem with my install, or OS version ... Let me know if you're having the same issu, thx

    I create an empty project
    I add a particle system
    I click on the renderer component of the particle system
    > The renderer component, under particle system, can't be open/close anymore and I have many errors on console

    GetProperty0: not found: m_UseReflectionProbes
    UnityEditor.DockArea:OnGUI()

    and

    NullReferenceException: Object reference not set to an instance of an object
    UnityEditor.ModuleUI.Toggle (Rect rect, UnityEditor.SerializedProperty boolProp) (at /Users/builduser/buildslave/unity/build/Editor/Mono/ParticleSystemEditor/ParticleSystemModules/ModuleUIHelpers.cs:124) ..............


    I'm on Mac OSX 10.10.1 with Unity 5.0.0b14 (I reproduce this bug on 5.0.0b13)

    thx for your help.
     
  2. LCe

    LCe

    Joined:
    Jun 1, 2013
    Posts:
    38
    I reinstall Unity 5 ... same problem.
    The 4.6 version is working fine.
     
  3. LCe

    LCe

    Joined:
    Jun 1, 2013
    Posts:
    38
  4. LCe

    LCe

    Joined:
    Jun 1, 2013
    Posts:
    38
    Should fixed on 5.0.0b15 ...
    It worked 2 or 3 days, and came back since this morning ... Don't know why ...
     
  5. LCe

    LCe

    Joined:
    Jun 1, 2013
    Posts:
    38
    my fault ... I used 5.0.0b14 since this morning... don't know why ...
    b15 is working fine with particle system
     
  6. StarManta

    StarManta

    Joined:
    Oct 23, 2006
    Posts:
    8,773
    Just want to point out that questions about the 5.0 beta should go in the forum for that. You'll get a better response there.