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
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
- The "Add Component" context menu root level has a parent when is reopened after selecting a Component
- [Android] Crash on memcpy when building for Android Platform
- Cannot create DropdownField with nested choices when using UIToolkit
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
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