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
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
- White flickering artifacts are present on dynamic objects when doing rotation/movement and using APV
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