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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
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