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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
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