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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (2022.1.X):
It seems the issue is not reproducible in 2021.2 and higher. Please consider upgrading to a newer version.