Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X
Votes
0
Found in
Issue ID
1042951
Regression
No
ParticleSystem logs 'Sub-emitters must be children of the system that spawns them' in console (in Prefab Mode)
When opening the attached Fireworks prefab in Prefab Mode the console gets filled with:
'Sub-emitters must be children of the system that spawns them'.
Repro on a 2018.2/staging based branch
1) Import the attached prefab: Fireworks.prefab into a empty project
2) Drag it to the Hierarchy
3) Put a break point in ParticleSystem::CollectSubEmittersRecursive and inspect the results of this function.
4) Note that 8 emitters are collected but there are only 6 active emitters
Repro of the console logging:
Note to get the spamming in the console you need to pull the branch '2018.2/prefabs/improved' and then double clicking the Fireworks.prefab in the Project Browser
See screenshots below
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Add comment