Search Issue Tracker
Fixed
Unknown (hidden) 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X
Fixed in 2023.1.0a18
Votes
0
Found in
2020.3.35f1
2021.3.1f1
2022.1.3f1
2023.1.0a12
Issue ID
UUM-2177
Regression
No
[Shuriken] Renderer became disable in the Preset of the Particle System which leads pink shaders in the Scene
Renderer became disable in the Preset of the Particle System which leads pink shaders in the Scene
Steps to Reproduce:
1. Create a new Project
2. Hierarchy > right-click > Effects > Particle System
3. Create Preset of the Particle System
4. Drag and drop the Preset of the Particle System in the Scene
Expected Result:
Preset should also work as Particle System
Actual Result:
Pink shader is coming and Renderer becomes disable, shaders and Textures can't be added
Reproducible on: 2020.2.0a7, 2020.1.0b6, 2019.3.7f1, 2018.4.17f1
Environment: Windows 10 and Mac 10.14
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Resolution Note (fix version 2023.1.0a18):
Fixed Preset support for the ParticleSystem and its renderer.