Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b9
Issue ID
1007147
Regression
No
Particles with Shape Texture are not rendered when in built project
To reproduce:
1. Open my attached project
2. Enter Play mode to make sure particles are visible when in Editor
3. Build and run for any project
Expected: particles are visible in built project
Actual: particles are not visible in built project
Reproduced in: 2018.1.0b9, 2018.2.0a2
Comments (1)
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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
GeekyMonkey
May 19, 2018 18:51
Spent hours trying different things to get this working in a release build. Found the fix notes in the beta. The fix is to add a warning message if the texture does not have "read/write" enabled. So by simply enabling this, the feature does work in 2018.1