Search Issue Tracker
Won't Fix
Votes
2
Found in
2020.3
2020.3.11f1
2021.1
Issue ID
1342983
Regression
Yes
Billboard Particle System not visible when in Player built using Unity Cloud Build
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Inspect the Particle System
4. Make a local standalone build
5. Inspect the Particle System again in the built Player
6. Upload the project to Collab
7. Make a Unity Cloud Build
8. Download the finished build from Unity Dashboard
9. Inspect the Particle System again in the built Player
Expected result: Particle System is visible and appears the same as in the Editor and the locally built Player
Actual result: Particle System is not visible and has missing Tangent Stream data
Reproducible with: 2020.1.0a11 (as far as UCB goes), 2020.3.11f1, 2021.1.9f1
Not reproducible with: 2019.4.28f1, 2021.2.0a21 (lowest UCB 2021.2 stream version), 2021.2.0b3
Notes:
- Not reproducible when building project locally
- Error in the Player.log, "Metal: Error creating pipeline state (Particles/Standard Surface): Link failed: The type of fragment input user(TEXCOORD0) does not match the type of the corresponding vertex shader output"
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (2022.1.X):
It seems the issue is not reproducible in 2021.2 and higher. Please consider upgrading to a newer version.